File tree 1 file changed +8
-1
lines changed 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 2.6.0] - 2024-07-04
9
+
10
+ - Fix the deprecation for implicit nullable types in PHP 8.4
11
+ - Remove usage of the deprecated base extension from HttpKernel
12
+ - Remove dev files from the archives
13
+
8
14
## [ 2.5.0] - 2024-01-04
9
15
10
16
- Add support to Symfony 7.0
@@ -186,7 +192,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
186
192
187
193
## [ 1.0.1] - 2014-07-18
188
194
189
- [ Unreleased ] : https://github.com/swarrot/SwarrotBundle/compare/v2.2.0...HEAD
195
+ [ Unreleased ] : https://github.com/swarrot/SwarrotBundle/compare/v2.6.0...HEAD
196
+ [ 2.6.0 ] : https://github.com/swarrot/SwarrotBundle/compare/v2.5.0...v2.6.0
190
197
[ 2.2.0 ] : https://github.com/swarrot/SwarrotBundle/compare/v2.1.0...v2.2.0
191
198
[ 2.1.0 ] : https://github.com/swarrot/SwarrotBundle/compare/v2.0.1...v2.1.0
192
199
[ 2.0.1 ] : https://github.com/swarrot/SwarrotBundle/compare/v2.0.0...v2.0.1
You can’t perform that action at this time.
0 commit comments