Skip to content

Commit 7c24cc3

Browse files
Prepare release v1.17.0 (#156)
* Prepare release v1.17.0 * Update wiki submodule pointer for PR #156 --------- 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 ca33fc4 commit 7c24cc3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from b16e626 to d6fbde3

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.17.0] - 2026-04-22
11+
1012
### Added
1113

1214
- Add structured command output across the DevTools command surface with `--json` and `--pretty-json`, including pretty-printed JSON and agent-aware JSON defaults (#33)
@@ -258,7 +260,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
258260
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
259261

260262

261-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.16.0...HEAD
263+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.0...HEAD
264+
[1.17.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.16.0...v1.17.0
262265
[1.16.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.15.0...v1.16.0
263266
[1.15.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.14.0...v1.15.0
264267
[1.14.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.13.0...v1.14.0

0 commit comments

Comments
 (0)