summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2022-01-10 00:09:06 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2022-01-10 00:09:06 +0100
commita535445dfd38ff14737eeacc0d4574bc20940da6 (patch)
tree7a91c4605e41939bca60ccd81c71f6c9de861993 /CHANGELOG.md
parent215d81a9fa3cd63d82fb3ab56ecaf97cf1e7db71 (diff)
downloadsmarty-a535445dfd38ff14737eeacc0d4574bc20940da6.tar.gz
smarty-a535445dfd38ff14737eeacc0d4574bc20940da6.tar.bz2
smarty-a535445dfd38ff14737eeacc0d4574bc20940da6.zip
version bump
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f35e0be3..ee8eed88 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [4.0.2] - 2022-01-10
+
### Security
- Prevent arbitrary PHP code execution through maliciously crafted expression for the math function. This addresses CVE-2021-29454