File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.2.0] - 2025-04-28
9+
10+ ### Added
11+
12+ - Validate ` if ` expression during cache warmup by @Brajk19 in https://github.com/sofascore/purgatory-bundle/pull/101
13+ - Throw when ` if ` expression returns non-boolean by @Brajk19 in https://github.com/sofascore/purgatory-bundle/pull/105
14+
815## [ 1.1.1] - 2025-04-14
916
1017### Fixed
@@ -29,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2936
3037- Initial release
3138
39+ [ 1.2.0 ] : https://github.com/sofascore/purgatory-bundle/compare/v1.1.1...v1.2.0
3240[ 1.1.1 ] : https://github.com/sofascore/purgatory-bundle/compare/v1.1.0...v1.1.1
3341[ 1.1.0 ] : https://github.com/sofascore/purgatory-bundle/compare/v1.0.1...v1.1.0
3442[ 1.0.1 ] : https://github.com/sofascore/purgatory-bundle/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments