Skip to content

Commit ec9a142

Browse files
authored
Update Changelog (#107)
1 parent a6b2da8 commit ec9a142

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and 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

0 commit comments

Comments
 (0)