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 c401788 commit 34182c8Copy full SHA for 34182c8
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [1.1.4](https://github.com/go-gitea/gitea/releases/tag/v1.1.4) - 2017-09-04
4
+
5
+* BUGFIXES
6
+ * Fix rendering of external links (#2292) (#2315)
7
+ * Fix deleted milestone bug (#1942) (#2300)
8
+ * fix 500 error when view an issue which's milestone deleted (#2297) (#2299)
9
+ * Fix SHA1 hash linking (#2143) (#2293)
10
+ * back port from #1709 (#2291)
11
12
## [1.1.3](https://github.com/go-gitea/gitea/releases/tag/v1.1.3) - 2017-08-03
13
14
* BUGFIXES
0 commit comments