Skip to content

Commit 4313d26

Browse files
committedSep 19, 2024··
Update changelog
1 parent 578f80e commit 4313d26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎CHANGELOG.md

+5
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.3] 2024-09-19
7+
8+
* Fixed some type annotations
9+
610
### [3.4.2] 2024-07-12
711

812
* Fixed PHP 5.3 syntax error
@@ -187,6 +191,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
187191
- Namespace: `Composer\Test\Package\LinkConstraint` -> `Composer\Test\Semver\Constraint`
188192
* Changed: code style using php-cs-fixer.
189193

194+
[3.4.3]: https://github.com/composer/semver/compare/3.4.2...3.4.3
190195
[3.4.2]: https://github.com/composer/semver/compare/3.4.1...3.4.2
191196
[3.4.1]: https://github.com/composer/semver/compare/3.4.0...3.4.1
192197
[3.4.0]: https://github.com/composer/semver/compare/3.3.2...3.4.0

0 commit comments

Comments
 (0)
Please sign in to comment.