Skip to content

Commit c9bc9cb

Browse files
Release v0.5.0 (#25)
1 parent cd905c6 commit c9bc9cb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [v0.5.0] - 2021-12-27
10+
11+
### Added
12+
13+
- [#24] Add Symfony 6.0 support
14+
15+
### Removed
16+
17+
- [#23] Drop Symfony 5.2 and 5.3 support
18+
919
## [v0.4.0] - 2021-04-04
1020

1121
### Added
@@ -64,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6474
[v0.2.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.1.1...v0.2.0
6575
[v0.3.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.2.0...v0.3.0
6676
[v0.4.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.3.0...v0.4.0
77+
[v0.5.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.4.0...v0.5.0
6778
[#3]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/3
6879
[#5]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/5
6980
[#6]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/6
@@ -78,3 +89,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7889
[#19]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/19
7990
[#20]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/20
8091
[#21]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/21
92+
[#23]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/23
93+
[#24]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/24

0 commit comments

Comments
 (0)