File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
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.2.6] 2022-01-04
6+ ### [ 3.2.7] 2022-01-04
7+
8+ * Fixed: typo in type definition of Intervals class causing issues with Psalm scanning vendors
9+
10+ ### [ 3.2.6] 2021-10-25
711
812 * Fixed: type improvements to parseStability
9- * Fixed: typo in type definition of Intervals class causing issues with Psalm scanning vendors
1013
1114### [ 3.2.5] 2021-05-24
1215
@@ -150,6 +153,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
150153 - Namespace: ` Composer\Test\Package\LinkConstraint ` -> ` Composer\Test\Semver\Constraint `
151154 * Changed: code style using php-cs-fixer.
152155
156+ [ 3.2.7 ] : https://github.com/composer/semver/compare/3.2.6...3.2.7
153157[ 3.2.6 ] : https://github.com/composer/semver/compare/3.2.5...3.2.6
154158[ 3.2.5 ] : https://github.com/composer/semver/compare/3.2.4...3.2.5
155159[ 3.2.4 ] : https://github.com/composer/semver/compare/3.2.3...3.2.4
You can’t perform that action at this time.
0 commit comments