Add latest security fix to changelog

This commit is contained in:
Lauris BH 2018-07-03 07:00:12 +03:00 committed by GitHub
parent 980483c8ea
commit 68e1602929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ without substantial changes to our git log; to see the highlights of what has
been added to each release, please refer to the [blog](https://blog.gitea.io).
## [1.5.0-RC1](https://github.com/go-gitea/gitea/releases/tag/v1.5.0-rc1) - 2018-06-27
* SECURITY
* Limit uploaded avatar image-size to 4096x3072 by default (#4353)
* FEATURE
* Add cli commands to regen hooks & keys (#3979)
* Add support for FIDO U2F (#3971)