File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ### [ 3.4.0] 2023-08-31
7+
8+ * Support larger major version numbers (#149 )
9+
610### [ 3.3.2] 2022-04-01
711
812 * Fixed handling of non-string values (#134 )
@@ -175,6 +179,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
175179 - Namespace: ` Composer\Test\Package\LinkConstraint ` -> ` Composer\Test\Semver\Constraint `
176180 * Changed: code style using php-cs-fixer.
177181
182+ [ 3.4.0 ] : https://github.com/composer/semver/compare/3.3.2...3.4.0
178183[ 3.3.2 ] : https://github.com/composer/semver/compare/3.3.1...3.3.2
179184[ 3.3.1 ] : https://github.com/composer/semver/compare/3.3.0...3.3.1
180185[ 3.3.0 ] : https://github.com/composer/semver/compare/3.2.9...3.3.0
You can’t perform that action at this time.
0 commit comments