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 e232c49 commit 6d03cf8Copy full SHA for 6d03cf8
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [1.2.0-rc3](https://github.com/go-gitea/gitea/releases/tag/v1.2.0-rc3) - 2017-09-21
4
+* BUGFIXES
5
+ * Sync releases table with tags on push and for mirrors (#2459)
6
+ * Fix adding branch as protected to not allow pushing to it (#2556)
7
+ * Fix lint, fmt and integration testing errors (#2553)
8
+ * Remove go version check for make fmt (#2558)
9
+* SECURITY
10
+ * Restricting access to fork functionality to users with Code access (#2542)
11
+
12
## [1.2.0-rc2](https://github.com/go-gitea/gitea/releases/tag/v1.2.0-rc2) - 2017-09-06
13
* BUGFIXES
14
* Fix migration from pre-v15 to 1.2.0 (#2460)
0 commit comments