From de05b9e1760c74ec79b27dd439ba711b43e473c3 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Wed, 9 Dec 2020 23:45:56 +0900 Subject: [PATCH] Add changelog about security fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70526898..49013ffc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,10 @@ - Don't show boosts and likes for "all" and "local" in timelines (#781) - Fix liking and boosting posts on remote instances (#762) +### Security + +- Validate spoofing of Create activity + ## [0.4.0] - 2019-12-23 ### Added