Update versions and changelog for v5.2.0

This commit is contained in:
Oliver Hamlet
2025-02-20 17:48:23 +00:00
parent f8cc7de5f8
commit da95554781
4 changed files with 12 additions and 5 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
# Changelog
## [5.1.0] = 2025-02-16
## [5.2.0] - 2025-02-20
### Changed
- Line breaks are now accepted as whitespace when parsing condition strings, so
long expressions can be split over multiple lines.
## [5.1.0] - 2025-02-16
### Added