Skip to content

Commit d8750fd

Browse files
docs(changelog): Prepare release 2.3.0
1 parent 5be9f4a commit d8750fd

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
1111

1212
---
1313

14+
## [v2.3.0](https://github.com/ddev/github-action-add-on-test/releases/tag/v2.3.0) - 2024-10-29
15+
16+
[_Compare with previous release_](https://github.com/ddev/github-action-add-on-test/compare/v2.2.0...v2.3.0)
17+
18+
### Changed
19+
20+
- Exclude "release" tagged tests for _push_ workflow ([PR #38](https://github.com/ddev/github-action-add-on-test/pull/38))
21+
22+
---
23+
1424
## [v2.2.0](https://github.com/ddev/github-action-add-on-test/releases/tag/v2.2.0) - 2024-10-15
1525

1626
[_Compare with previous release_](https://github.com/ddev/github-action-add-on-test/compare/v2.1.0...v2.2.0)
@@ -27,7 +37,7 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
2737

2838
### Changed
2939

30-
- Exclude "release" tagged tests for pull request workflow ([PR #34](https://github.com/ddev/github-action-add-on-test/pull/34))
40+
- Exclude "release" tagged tests for _pull request_ workflow ([PR #34](https://github.com/ddev/github-action-add-on-test/pull/34))
3141

3242
### Added
3343

0 commit comments

Comments
 (0)