Skip to content

Commit

Permalink
Merge pull request #238 from stof/prepare_release
Browse files Browse the repository at this point in the history
Prepare the release
  • Loading branch information
stof authored Jul 4, 2024
2 parents 6b9d160 + aee2e9b commit 8b69cd9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.6.0] - 2024-07-04

- Fix the deprecation for implicit nullable types in PHP 8.4
- Remove usage of the deprecated base extension from HttpKernel
- Remove dev files from the archives

## [2.5.0] - 2024-01-04

- Add support to Symfony 7.0
Expand Down Expand Up @@ -186,7 +192,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.1] - 2014-07-18

[Unreleased]: https://github.com/swarrot/SwarrotBundle/compare/v2.2.0...HEAD
[Unreleased]: https://github.com/swarrot/SwarrotBundle/compare/v2.6.0...HEAD
[2.6.0]: https://github.com/swarrot/SwarrotBundle/compare/v2.5.0...v2.6.0
[2.2.0]: https://github.com/swarrot/SwarrotBundle/compare/v2.1.0...v2.2.0
[2.1.0]: https://github.com/swarrot/SwarrotBundle/compare/v2.0.1...v2.1.0
[2.0.1]: https://github.com/swarrot/SwarrotBundle/compare/v2.0.0...v2.0.1
Expand Down

0 comments on commit 8b69cd9

Please sign in to comment.