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

Commit cd4b8f5

Browse files
committed
3.1.0
1 parent 66c9c43 commit cd4b8f5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1.0](https://github.com/sonata-project/SonataCacheBundle/compare/3.0.1...3.1.0) - 2019-06-03
6+
7+
### Fixed
8+
- missing argument for SSI and ESI cache
9+
- Fix return code of flush command for symfony cache
10+
- crash when running `sonata:cache:flush-all` or `sonata:cache:flush`
11+
- Fix deprecation for symfony/config 4.2+
12+
13+
### Deprecated
14+
- not providing a cache manager to commands extending
15+
`Sonata\CacheBundle\Command\BaseCacheCommand`
16+
517
## [3.0.1](https://github.com/sonata-project/SonataCacheBundle/compare/3.0.0...3.0.1) - 2018-12-15
618

719
### Fixed

0 commit comments

Comments
 (0)