Move security fix to next release in CHANGELOG

This commit is contained in:
Kitaiti Makoto 2020-12-19 06:04:23 +09:00 committed by Gitea
parent 2047355d46
commit a75cdaa870

View file

@ -29,6 +29,10 @@
- Remove link to unimplemented page (#827)
- Fix displaying not found page when submitting a duplicated blocklist email (#831)
### Security
- Validate spoofing of Create activity
## [0.5.0] - 2020-06-21
### Added
@ -59,10 +63,6 @@
- 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