Add changelog

This commit is contained in:
Simon Wisselink
2022-04-26 22:05:34 +02:00
parent e68065bc33
commit 89dc506638

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Exclude docs and demo from export and composer [#751](https://github.com/smarty-php/smarty/pull/751)
### Fixed
- PHP 8.1 deprecation notices in demo/plugins/cacheresource.pdo.php [#706](https://github.com/smarty-php/smarty/issues/706)
- PHP 8.1 deprecation notices in truncate modifier [#699](https://github.com/smarty-php/smarty/issues/699)