summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2022-01-21 10:21:00 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2022-01-21 10:21:00 +0100
commit612094d763e4ec7023c44b8a279ab61a0d0f6ffe (patch)
treeea63f46b4b59f549b6062016291a9362ae6e9532
parent0ef0dda82592978b61f6bd659a1be95115533b98 (diff)
downloadsmarty-612094d763e4ec7023c44b8a279ab61a0d0f6ffe.tar.gz
smarty-612094d763e4ec7023c44b8a279ab61a0d0f6ffe.tar.bz2
smarty-612094d763e4ec7023c44b8a279ab61a0d0f6ffe.zip
Updated changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c48af45..2c76850b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Added
+- PHP8.1 compatibility [#713](https://github.com/smarty-php/smarty/pull/713)
+
## [4.0.4] - 2022-01-18
### Fixed