]> source.dussan.org Git - gitea.git/commitdiff
update changelog for rc2 release (#15130)
author6543 <6543@obermui.de>
Tue, 23 Mar 2021 19:52:43 +0000 (20:52 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Mar 2021 19:52:43 +0000 (15:52 -0400)
CHANGELOG.md

index 96448d97108a70b51af7ac86ca17a9b1a82e68a8..91edb44e8de147fa6b6b6aa542f50ee7cbd71812 100644 (file)
@@ -7,8 +7,9 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
 ## [1.14.0-RC2](https://github.com/go-gitea/gitea/releases/tag/v1.14.0-rc2) - 2021-03-22
 
 * SECURITY
-  * Update to goldmark 1.3.3 (#15059) (#15060)
+  * Fix bug on avatar middleware (#15124) (#15125)
   * Fix another clusterfuzz identified issue (#15096) (#15113)
+  * Update to goldmark 1.3.3 (#15059) (#15060)
 * BUGFIXES
   * Fix the v176 migration (#15110) (#15111)
   * Fix double 'push tag' action feed (#15078) (#15083)