Skip to content

Commit 8536c1b

Browse files
authored
Update CHANGELOG.md
1 parent 106a346 commit 8536c1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
### [3.4.1] 2024-07-12
7+
8+
* Fixed normalizeStability's return type to enforce valid stabilities
9+
610
### [3.4.0] 2023-08-31
711

812
* Support larger major version numbers (#149)
@@ -179,6 +183,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
179183
- Namespace: `Composer\Test\Package\LinkConstraint` -> `Composer\Test\Semver\Constraint`
180184
* Changed: code style using php-cs-fixer.
181185

186+
[3.4.1]: https://github.com/composer/semver/compare/3.4.0...3.4.1
182187
[3.4.0]: https://github.com/composer/semver/compare/3.3.2...3.4.0
183188
[3.3.2]: https://github.com/composer/semver/compare/3.3.1...3.3.2
184189
[3.3.1]: https://github.com/composer/semver/compare/3.3.0...3.3.1

0 commit comments

Comments
 (0)