File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ v0.2.0] - 2020-02-01
10+
11+ ### Added
12+
13+ - [ #5 ] Add Symfony v5.x support
14+
15+ ### Fixed
16+
17+ - [ #7 ] Fix CacheStatsDataCollector compatibility with Symfony v5
18+
19+ ### Removed
20+
21+ - [ #6 ] Drop Symfony v4.2 support
22+
923## [ v0.1.1] - 2020-02-01
1024
1125### Fixed
@@ -18,4 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1832[ Unreleased ] : https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.1.1...HEAD
1933[ v0.1.0 ] : https://github.com/PabloKowalczyk/CacheStatsBundle/releases/tag/v0.1.0
2034[ v0.1.1 ] : https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.1.0...v0.1.1
35+ [ v0.2.0 ] : https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.1.1...v0.2.0
2136[ #3 ] : https://github.com/PabloKowalczyk/CacheStatsBundle/pull/3
37+ [ #5 ] : https://github.com/PabloKowalczyk/CacheStatsBundle/pull/5
38+ [ #6 ] : https://github.com/PabloKowalczyk/CacheStatsBundle/pull/6
39+ [ #7 ] : https://github.com/PabloKowalczyk/CacheStatsBundle/pull/7
You can’t perform that action at this time.
0 commit comments