diff options
author | Lauris Bukšis-Haberkorns <lauris@nix.lv> | 2018-07-03 23:21:44 +0300 |
---|---|---|
committer | Lauris Bukšis-Haberkorns <lauris@nix.lv> | 2018-07-03 23:21:44 +0300 |
commit | 1c7f95153402851b4aa293ae822250d6a8df6b21 (patch) | |
tree | 84a3c045ba5c88ca43a1d72e34acb61e1caec682 /CHANGELOG.md | |
parent | a4dfe4b9b1017e7a491386e44c38cd42b46630aa (diff) | |
download | gitea-1c7f95153402851b4aa293ae822250d6a8df6b21.tar.gz gitea-1c7f95153402851b4aa293ae822250d6a8df6b21.zip |
Change 1.5.0 RC1 release date in changelog
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a015fbd63a..add1d4e26e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This changelog goes through all the changes that have been made in each release 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-07-03 +## [1.5.0-RC1](https://github.com/go-gitea/gitea/releases/tag/v1.5.0-rc1) - 2018-07-04 * SECURITY * Limit uploaded avatar image-size to 4096x3072 by default (#4353) * Do not allow to reuse TOTP passcode (#3878) |