diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2022-11-28 04:35:51 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2022-11-28 04:35:51 +0000 |
commit | d8e326467c30b95c5164f6e29512057dce3c2077 (patch) | |
tree | 6d5d54671900c3fc066f038c82525506f962428c /CHANGELOG.md | |
parent | 76bdb01c1835085b25c333e9fc1cc012db571d86 (diff) | |
parent | 75c9f7770f3d0c58db69cf97ba4d8a026c404305 (diff) | |
download | pleroma-d8e326467c30b95c5164f6e29512057dce3c2077.tar.gz pleroma-d8e326467c30b95c5164f6e29512057dce3c2077.zip |
Merge branch 'fix/2.4.5-release-date' into 'stable'
Fix changelog date
See merge request pleroma/pleroma!3796
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3adc79929..8697f9162 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Removed -## 2.4.5 - 2022-08-27 +## 2.4.5 - 2022-11-27 ## Fixed - Image `class` attributes not being scrubbed, allowing to exploit frontend special classes [!3792](https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3792) |