Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit 4df94d7

Browse files
3.4.0 (#404)
1 parent fcde2f7 commit 4df94d7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [3.4.0](https://github.com/sonata-project/SonataCacheBundle/compare/3.3.1...3.4.0) - 2021-12-09
6+
### Added
7+
- [[#385](https://github.com/sonata-project/SonataCacheBundle/pull/385)] Added support for Symfony 6. ([@jordisala1991](https://github.com/jordisala1991))
8+
9+
### Fixed
10+
- [[#403](https://github.com/sonata-project/SonataCacheBundle/pull/403)] Dependency injection for commands ([@mremi](https://github.com/mremi))
11+
12+
### Removed
13+
- [[#385](https://github.com/sonata-project/SonataCacheBundle/pull/385)] Removed support for Symfony 5.2. ([@jordisala1991](https://github.com/jordisala1991))
14+
- [[#385](https://github.com/sonata-project/SonataCacheBundle/pull/385)] Removed support for PHP < 7.3. ([@jordisala1991](https://github.com/jordisala1991))
15+
516
## [3.3.1](https://github.com/sonata-project/SonataCacheBundle/compare/3.3.0...3.3.1) - 2021-12-04
617
### Fixed
718
- [[#384](https://github.com/sonata-project/SonataCacheBundle/pull/384)] Fixed command registration ([@jordisala1991](https://github.com/jordisala1991))

0 commit comments

Comments
 (0)