summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-11-28 04:35:51 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-11-28 04:35:51 +0000
commitd8e326467c30b95c5164f6e29512057dce3c2077 (patch)
tree6d5d54671900c3fc066f038c82525506f962428c
parent76bdb01c1835085b25c333e9fc1cc012db571d86 (diff)
parent75c9f7770f3d0c58db69cf97ba4d8a026c404305 (diff)
downloadpleroma-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
-rw-r--r--CHANGELOG.md2
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)