We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13013e9 commit 46bb1cfCopy full SHA for 46bb1cf
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/go-gitea/gitea/releases/tag/v1.2.1) - 2017-10-16
4
+* BUGFIXES
5
+ * Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714)
6
+ * Fix plain readme didn't render correctly on repo home page (#2705) (#2712)
7
+ * Fix so that user can still fork his own repository to his organizations (#2699) (#2707)
8
+ * Fix .netrc authentication (#2700) (#2708)
9
+ * Fix slice out of bounds error in mailer (#2479) (#2696)
10
+
11
## [1.2.0](https://github.com/go-gitea/gitea/releases/tag/v1.2.0) - 2017-10-10
12
* SECURITY
13
* Sanitation fix from Gogs (#1461)
0 commit comments