Skip to content

Commit 739812a

Browse files
Prepare release v1.12.0 (#119)
Co-authored-by: coisa <426835+coisa@users.noreply.github.com>
1 parent ff2b035 commit 739812a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.12.0] - 2026-04-19
11+
1012
### Added
1113

1214
- Add Keep a Changelog management commands and release automation workflows (#28).
@@ -201,7 +203,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
201203

202204
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
203205

204-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.11.0...HEAD
206+
207+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.12.0...HEAD
208+
[1.12.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.11.0...v1.12.0
205209
[1.11.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.10.0...v1.11.0
206210
[1.10.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.9.0...v1.10.0
207211
[1.9.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.8.0...v1.9.0

0 commit comments

Comments
 (0)