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.
2 parents 00733b4 + 884c604 commit b5d2780Copy full SHA for b5d2780
CHANGELOG.md
@@ -6,6 +6,15 @@
6
* Password reset URL changed from `/user/forget_password` to `/user/forgot_password`
7
* SSH keys management URL changed from `/user/settings/ssh` to `/user/settings/keys`
8
9
+## [1.1.2](https://github.com/go-gitea/gitea/releases/tag/v1.1.2) - 2017-06-13
10
+
11
+* BUGFIXES
12
+ * Enforce netgo build tag while cross-compilation (Backport of #1690) (#1731)
13
+ * fix update avatar
14
+ * fix delete user failed on sqlite (#1321)
15
+ * fix bug not to trim space of login username (#1806)
16
+ * Backport bugfixes #1220 and #1393 to v1.1 (#1758)
17
18
## [1.1.1](https://github.com/go-gitea/gitea/releases/tag/v1.1.1) - 2017-05-04
19
20
* BUGFIXES
0 commit comments