From 612094d763e4ec7023c44b8a279ab61a0d0f6ffe Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Fri, 21 Jan 2022 10:21:00 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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