diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2022-11-28 02:31:18 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2022-11-28 02:31:18 +0000 |
commit | 20790c1dd30fcaf1db29de1e2b425da8d8a81131 (patch) | |
tree | 6270d54bf60d19ff544ebc64a76a6ca819f164e4 | |
parent | 3394394e0f01b16a2038c7370515fb30542a306f (diff) | |
parent | d6cd447cfa81cd5462ef81c0da1a0c05d14daf4c (diff) | |
download | pleroma-20790c1dd30fcaf1db29de1e2b425da8d8a81131.tar.gz pleroma-20790c1dd30fcaf1db29de1e2b425da8d8a81131.zip |
Merge branch 'mergeback/2.4.5' into 'develop'
CHANGELOG.md: Fix date for 2.4.5
See merge request pleroma/pleroma!3795
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ec34ec91e..a3cff84a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,7 +63,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Removed - Quack, the logging backend that pushes to Slack channels -## 2.4.5 - 2022-08-xx +## 2.4.5 - 2022-08-27 ## Fixed - Image `class` attributes not being scrubbed, allowing to exploit frontend special classes [!3792](https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3792) |