Changelog

This commit is contained in:
Simon Wisselink
2022-01-18 00:04:05 +01:00
parent b2630915d6
commit 8f3a11b374

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Fixed illegal characters bug in math function security check [#702](https://github.com/smarty-php/smarty/issues/702)
## [3.1.43] - 2022-01-10
### Security