Add note about compressed and signed releases

This commit is contained in:
Lauris BH 2018-07-03 21:47:46 +03:00 committed by GitHub
parent 0e82bffc5f
commit c0ce923523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,8 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
* Improve English grammar and consistency (#3614)
* DEPLOYMENT
* Allow Gitea to run as different USER in Docker (#3961)
* Provide compressed release binaries (#3991)
* Sign release binaries (#4188)
## [1.4.3](https://github.com/go-gitea/gitea/releases/tag/v1.4.3) - 2018-06-26
* SECURITY