Skip to content

Commit dac7ef8

Browse files
Prepare release v1.4.0 (#7)
* Prepare release v1.4.0 * Update CHANGELOG.md * Update wiki submodule pointer for PR #7 --------- Co-authored-by: coisa <426835+coisa@users.noreply.github.com> Co-authored-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0cb60c2 commit dac7ef8

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

.github/wiki

Submodule wiki updated from e5a7798 to 39eef18

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.4.0] - 2026-04-25
11+
1012
### Added
1113

1214
- Add changelog history for releases v1.0.0-v1.3.0 during dev-tools asset synchronization. (#3)
1315
- Sync latest Fast Forward dev-tools managed assets (workflow templates, governance metadata, agents, and skills) into this repository. (#3)
1416
- Add repository AGENTS.md for agent task orchestration and local onboarding flow.
15-
- Add ``fast-forward/enum`` as an installed package in the framework metapackage and
16-
document its presence in package surface guidance. (#6)
17+
- Add ``fast-forward/enum`` as an installed package in the framework metapackage and document its presence in package surface guidance. (#6)
1718

1819
### Changed
1920

@@ -60,7 +61,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6061
- Initial package bootstrap, foundational framework scaffolding, and baseline release metadata.
6162

6263

63-
[unreleased]: https://github.com/php-fast-forward/framework/compare/v1.3.0...HEAD
64+
[unreleased]: https://github.com/php-fast-forward/framework/compare/v1.4.0...HEAD
65+
[1.4.0]: https://github.com/php-fast-forward/framework/compare/v1.3.0...v1.4.0
6466
[1.3.0]: https://github.com/php-fast-forward/framework/compare/v1.2.1...v1.3.0
6567
[1.2.1]: https://github.com/php-fast-forward/framework/compare/v1.2.0...v1.2.1
6668
[1.2.0]: https://github.com/php-fast-forward/framework/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)