Skip to content

Commit 790bb30

Browse files
Prepare release v1.16.0 (#140)
* Prepare release v1.16.0 * Update wiki submodule pointer for PR #140 --------- Co-authored-by: coisa <426835+coisa@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a41d066 commit 790bb30

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from 7583c1a to 78056a3

CHANGELOG.md

Lines changed: 4 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.16.0] - 2026-04-20
11+
1012
### Changed
1113

1214
- Skip pull-request changelog entry validation for generated release branches so release PRs can promote `Unreleased` without failing CI (#138)
@@ -238,7 +240,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
238240
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
239241

240242

241-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.15.0...HEAD
243+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.16.0...HEAD
244+
[1.16.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.15.0...v1.16.0
242245
[1.15.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.14.0...v1.15.0
243246
[1.14.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.13.0...v1.14.0
244247
[1.13.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.12.0...v1.13.0

0 commit comments

Comments
 (0)