Skip to content

Commit 8a7efcf

Browse files
Release v0.6.0 (#30)
1 parent 9a6b8a2 commit 8a7efcf

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [v0.6.0] - 2023-01-27
10+
11+
### Removed
12+
13+
- [#26] Drop Symfony v4.4 support
14+
- [#27] Drop Symfony v6.0 support
15+
- [#28] Drop PHP v7.4 support
16+
917
## [v0.5.0] - 2021-12-27
1018

1119
### Added
@@ -75,6 +83,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7583
[v0.3.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.2.0...v0.3.0
7684
[v0.4.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.3.0...v0.4.0
7785
[v0.5.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.4.0...v0.5.0
86+
[v0.6.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.5.0...v0.6.0
7887
[#3]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/3
7988
[#5]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/5
8089
[#6]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/6
@@ -91,3 +100,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
91100
[#21]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/21
92101
[#23]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/23
93102
[#24]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/24
103+
[#26]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/26
104+
[#27]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/27
105+
[#28]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/28

0 commit comments

Comments
 (0)