From 17bbcd1a4bb2c770a4c1cc99953f11b08f1f4d60 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 0f99e994..9e825952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,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