Skip to content

Commit

Permalink
4.14.0 (#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Jun 23, 2022
1 parent 14220d4 commit 8814b5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.14.0](https://github.com/sonata-project/SonataBlockBundle/compare/4.13.0...4.14.0) - 2022-06-23
### Fixed
- [[#1075](https://github.com/sonata-project/SonataBlockBundle/pull/1075)] Command deprecations using Symfony 6.1 ([@franmomu](https://github.com/franmomu))

### Removed
- [[#1075](https://github.com/sonata-project/SonataBlockBundle/pull/1075)] Support of Symfony 5.3 ([@franmomu](https://github.com/franmomu))

## [4.13.0](https://github.com/sonata-project/SonataBlockBundle/compare/4.12.0...4.13.0) - 2022-05-24
### Added
- [[#1055](https://github.com/sonata-project/SonataBlockBundle/pull/1055)] Add explicit dependency on `psr/container` and `psr/log`. ([@jordisala1991](https://github.com/jordisala1991))
Expand Down

0 comments on commit 8814b5d

Please sign in to comment.