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 a569d3d commit 5f4210aCopy full SHA for 5f4210a
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.4](https://github.com/go-gitea/gitea/releases/tag/v1.1.4) - 2017-09-04
10
+
11
+* BUGFIXES
12
+ * Fix rendering of external links (#2292) (#2315)
13
+ * Fix deleted milestone bug (#1942) (#2300)
14
+ * fix 500 error when view an issue which's milestone deleted (#2297) (#2299)
15
+ * Fix SHA1 hash linking (#2143) (#2293)
16
+ * back port from #1709 (#2291)
17
18
## [1.1.3](https://github.com/go-gitea/gitea/releases/tag/v1.1.3) - 2017-08-03
19
20
* BUGFIXES
0 commit comments