From: rinpatch Date: Thu, 5 Nov 2020 13:33:51 +0000 (+0300) Subject: CHANGELOG.md: Add an entry for the spoofing fix X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=6166ecdbc8c52d2ef392eda3cc3bd892a2d6ecf3;p=akkoma CHANGELOG.md: Add an entry for the spoofing fix --- diff --git a/CHANGELOG.md b/CHANGELOG.md index d712c3498..034456261 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [2.2.0] - 2020-10-?? +## [2.2.0] - 2020-11-?? + +### Security +- Fixed the possibility of using file uploads to spoof posts. ### Changed