Skip to content

Commit 9e34d06

Browse files
Prepare release v1.15.0 (#137)
* Prepare release v1.15.0 * Update wiki submodule pointer for PR #137 --------- 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 278ffb9 commit 9e34d06

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from a093fa9 to 6918161

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.15.0] - 2026-04-20
11+
1012
### Changed
1113

1214
- Consolidate dependency analysis on `composer-dependency-analyser`, add a reusable packaged analyzer config, remove the redundant `composer-unused` dependency, and expose `--dump-usage` plus report-only `--max-outdated=-1` support (#135)
@@ -230,7 +232,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
230232
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
231233

232234

233-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.14.0...HEAD
235+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.15.0...HEAD
236+
[1.15.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.14.0...v1.15.0
234237
[1.14.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.13.0...v1.14.0
235238
[1.13.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.12.0...v1.13.0
236239
[1.12.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.11.0...v1.12.0

0 commit comments

Comments
 (0)