]> source.dussan.org Git - gitea.git/commitdiff
Changelog for version 1.3.1 (#3119)
authorLauris BH <lauris@nix.lv>
Fri, 8 Dec 2017 15:22:42 +0000 (17:22 +0200)
committerKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>
Fri, 8 Dec 2017 15:22:42 +0000 (16:22 +0100)
CHANGELOG.md

index f3439dc83462b8b890684e090174447bdcfd6471..0c62b1e3e0f110ea208165a2adc13bc992919f8b 100644 (file)
@@ -1,5 +1,15 @@
 # Changelog
 
+## [1.3.1](https://github.com/go-gitea/gitea/releases/tag/v1.3.1) - 2017-12-08
+* BUGFIXES
+  * Sanitize logs for mirror sync (#3057, #3082) (#3078)
+  * Fix missing branch in release bug (#3108) (#3117)
+  * Fix repo indexer and submodule bug (#3107) (#3110)
+  * Fix legacy URL redirects (#3100) (#3106)
+  * Fix redis session failed (#3086) (#3089)
+  * Fix issue list branch link broken (#3061) (#3070)
+  * Fix missing password length check when change password (#3039) (#3071)
+
 ## [1.3.0](https://github.com/go-gitea/gitea/releases/tag/v1.3.0) - 2017-11-29
 * BREAKING
   * Make URL scheme unambiguous (#2408)