Changelog

This commit is contained in:
Simon Wisselink
2021-03-21 21:24:32 +01:00
parent 039043e5a2
commit 4698dd9fb0

View File

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- modifier escape now triggers a E_USER_NOTICE when an unsupported escape type is used https://github.com/smarty-php/smarty/pull/649
## [3.1.39] - 2021-02-17
### Security