fixed changelog

This commit is contained in:
Simon Wisselink
2021-01-07 00:34:08 +01:00
parent 92e05d4f8d
commit f65e7ddd22

View File

@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [3.1.37] - 2021-01-07
### Changed ### Changed
- Changed error handlers and handling of undefined constants for php8-compatibility (set $errcontext argument optional) https://github.com/smarty-php/smarty/issues/605 - Changed error handlers and handling of undefined constants for php8-compatibility (set $errcontext argument optional) https://github.com/smarty-php/smarty/issues/605
- Changed expected error levels in unit tests for php8-compatibility - Changed expected error levels in unit tests for php8-compatibility