Skip to content

Commit 3999e35

Browse files
Release v0.3.0 (#16)
1 parent 134a641 commit 3999e35

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9-
### Removed
10-
11-
- [#9] Drop PHP v7.2 support
9+
## [v0.3.0] - 2020-11-24
1210

1311
### Fixed
1412

@@ -21,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2119

2220
### Removed
2321

22+
- [#9] Drop PHP v7.2 support
2423
- [#13] Drop Symfony v4.3 support
2524
- [#14] Drop Symfony v5.0 support
2625

@@ -47,10 +46,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4746
### Added
4847
- Toolbar panel with cache statistics
4948

50-
[Unreleased]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.1.1...HEAD
49+
[Unreleased]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.3.0...HEAD
5150
[v0.1.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/releases/tag/v0.1.0
5251
[v0.1.1]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.1.0...v0.1.1
5352
[v0.2.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.1.1...v0.2.0
53+
[v0.3.0]: https://github.com/PabloKowalczyk/CacheStatsBundle/compare/v0.2.0...v0.3.0
5454
[#3]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/3
5555
[#5]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/5
5656
[#6]: https://github.com/PabloKowalczyk/CacheStatsBundle/pull/6

0 commit comments

Comments
 (0)