We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6037f18 commit bdf1856Copy full SHA for bdf1856
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## [1.3.2](https://github.com/go-gitea/gitea/releases/tag/v1.3.2) - 2017-12-14
4
+* BUGFIXES
5
+ * fix run web with -p push failed (#3154) (#3179)
6
+ * Fix source download link when no code unit allowed (#3166) (#3169)
7
+ * Allow adding collaborators with (fullname) (#3103) (#3168)
8
+ * Fix repo links (#3093) (#3163)
9
+ * Fix Uninitialized variable in ParsePatch (#3156) (#3162)
10
+ * Fix migration order v1.3 (#3157)
11
+ * Fix avatar URLs (#3069) (#3143)
12
+
13
## [1.3.1](https://github.com/go-gitea/gitea/releases/tag/v1.3.1) - 2017-12-08
14
* BUGFIXES
15
* Sanitize logs for mirror sync (#3057, #3082) (#3078)
0 commit comments