commit: d8e326467c30b95c5164f6e29512057dce3c2077
parent 76bdb01c1835085b25c333e9fc1cc012db571d86
Author: Haelwenn <contact+git.pleroma.social@hacktivis.me>
Date:   Mon, 28 Nov 2022 04:35:51 +0000
Merge branch 'fix/2.4.5-release-date' into 'stable'
Fix changelog date
See merge request pleroma/pleroma!3796
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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)