File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v3.0.0] - 2023-12-11
11
+
10
12
### Added
11
13
* add compatibility to Symfony v7 and PHP 8.3
14
+
15
+ ### Deprecated
12
16
* drop compatibility to Symfony v4 and PHP 7.4
13
17
18
+ ### Changed
19
+ * update php-cs-fixer deps
20
+ * add workflows pipeline for php 8.1, 8.2 and 8.3
21
+
14
22
## [ v2.3.1] - 2022-02-21
15
23
16
24
### Fixed
@@ -152,7 +160,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
152
160
- stable release for poser
153
161
154
162
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
156
168
[ v2.1.0 ] : https://github.com/badges/poser/tree/v2.1.0
157
169
[ v2.0.4 ] : https://github.com/badges/poser/tree/v2.0.4
158
170
[ v2.0.3 ] : https://github.com/badges/poser/tree/v2.0.3
You can’t perform that action at this time.
0 commit comments