diff options
author | a1012112796 <1012112796@qq.com> | 2020-10-19 01:13:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-18 13:13:57 -0400 |
commit | 35d0045ce278422e0ebbe4e93286301ac6bb5bb0 (patch) | |
tree | 8c10e49f080b55075b35f2cd7c8a7e432c0a104c /CHANGELOG.md | |
parent | aca13f941ccfec998eed506c256a0d72b26e64dd (diff) | |
download | gitea-35d0045ce278422e0ebbe4e93286301ac6bb5bb0.tar.gz gitea-35d0045ce278422e0ebbe4e93286301ac6bb5bb0.zip |
Update CHANGELOG.md (#13200) (#13202)
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
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 b29e4c6307..8ca56e323f 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.13.0-RC1](https://github.com/go-gitea/gitea/releases/tag/v1.13.0-RC1) - 2020-10-14 +## [1.13.0-RC1](https://github.com/go-gitea/gitea/releases/tag/v1.13.0-rc1) - 2020-10-14 * SECURITY * Mitigate Security vulnerability in the git hook feature (#13058) |