Skip to content

Commit deac270

Browse files
authored
Update CHANGELOG.md
1 parent 492ca1e commit deac270

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@
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.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

0 commit comments

Comments
 (0)