diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2023-10-22 23:56:37 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2023-10-22 23:56:37 +0200 |
| commit | 4d22803c32f5a8260472b397e938863177030c97 (patch) | |
| tree | 1cf72f6eaf409d30e0ca8f5ba9f68450b38fbb0e /CHANGELOG.md | |
| parent | 9ee3cce380434b1f4802943da339ca192c026dde (diff) | |
| download | smarty-4d22803c32f5a8260472b397e938863177030c97.tar.gz smarty-4d22803c32f5a8260472b397e938863177030c97.tar.bz2 smarty-4d22803c32f5a8260472b397e938863177030c97.zip | |
changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5947423a..6bcc5555 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - 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) +- Fix case-sensitive tag names [#907](https://github.com/smarty-php/smarty/issues/907) ### Removed - Removed `$smarty->registered_filters` array |
