Added change to changelog

This commit is contained in:
Simon Wisselink
2022-04-26 21:59:46 +02:00
parent 9f47b059ed
commit 5f59e14fc1

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Math equation `max(x, y)` didn't work anymore [#721](https://github.com/smarty-php/smarty/issues/721)
## [3.1.44] - 2022-01-18
### Fixed