Skip to content

Commit d54c56d

Browse files
Merge pull request badges#100 from badges/release/3-0-0
chore: release v3.0.0
2 parents 0618c1d + 0b9194d commit d54c56d

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [v3.0.0] - 2023-12-11
11+
1012
### Added
1113
* add compatibility to Symfony v7 and PHP 8.3
14+
15+
### Deprecated
1216
* drop compatibility to Symfony v4 and PHP 7.4
1317

18+
### Changed
19+
* update php-cs-fixer deps
20+
* add workflows pipeline for php 8.1, 8.2 and 8.3
21+
1422
## [v2.3.1] - 2022-02-21
1523

1624
### Fixed
@@ -152,7 +160,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
152160
- stable release for poser
153161

154162

155-
[Unreleased]: https://github.com/badges/poser/compare/v2.1.0...HEAD
163+
[Unreleased]: https://github.com/badges/poser/compare/v3.0.0...HEAD
164+
[v3.0.0]: https://github.com/badges/poser/tree/v3.0.0
165+
[v2.3.1]: https://github.com/badges/poser/tree/v2.3.1
166+
[v2.3.0]: https://github.com/badges/poser/tree/v2.3.0
167+
[v2.2.0]: https://github.com/badges/poser/tree/v2.2.0
156168
[v2.1.0]: https://github.com/badges/poser/tree/v2.1.0
157169
[v2.0.4]: https://github.com/badges/poser/tree/v2.0.4
158170
[v2.0.3]: https://github.com/badges/poser/tree/v2.0.3

0 commit comments

Comments
 (0)