diff --git a/CHANGELOG.md b/CHANGELOG.md index 8deafd53..eb69f5b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Registered output filters wouldn't run [#899](https://github.com/smarty-php/smarty/issues/899) - Use of negative numbers in {math} equations [#895](https://github.com/smarty-php/smarty/issues/895) - Do not auto-html-escape custom function results [#906](https://github.com/smarty-php/smarty/issues/906) +- Fix case-sensitive tag names [#907](https://github.com/smarty-php/smarty/issues/907) ### Removed - Removed `$smarty->registered_filters` array