CHANGELOG.md: Add an entry for the spoofing fix

This commit is contained in:
rinpatch 2020-11-05 16:33:51 +03:00
parent 5116859f0e
commit 6166ecdbc8
1 changed files with 4 additions and 1 deletions

View File

@ -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