Skip to content

Commit 14a5d41

Browse files
Prepare release v0.1.0 (#4)
Co-authored-by: coisa <426835+coisa@users.noreply.github.com>
1 parent 1ace103 commit 14a5d41

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [0.1.0] - 2026-04-24
11+
1012
### Added
1113

1214
- Bootstrap the initial enum component with helper APIs, reusable traits, packaged enum catalogs, state-machine utilities, documentation, and repository automation.
@@ -15,3 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517

1618
- Restore catalog and domain enum coverage so CI dependency and coverage gates pass.
1719
- Update DevTools workflow wrappers so changelog releases and wiki-triggered test validation receive the permissions and triggers required by the shared automation (#3).
20+
21+
22+
[unreleased]: https://github.com/php-fast-forward/enum/compare/v0.1.0...HEAD
23+
[0.1.0]: https://github.com/php-fast-forward/enum/releases/tag/v0.1.0

0 commit comments

Comments
 (0)