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 ac1e411 commit 3378fc9Copy full SHA for 3378fc9
CHANGELOG.md
@@ -4,6 +4,13 @@ This changelog goes through all the changes that have been made in each release
4
without substantial changes to our git log; to see the highlights of what has
5
been added to each release, please refer to the [blog](https://blog.gitea.io).
6
7
+## [1.11.3](https://github.com/go-gitea/gitea/releases/tag/v1.11.3) - 2020-03-10
8
+
9
+* BUGFIXES
10
+ * Prevent panic in stopwatch (#10670) (#10673)
11
+ * Fix bug on pull view when required status check no ci result (#10648) (#10651)
12
+ * Build explicitly with Go 1.13 (#10684)
13
14
## [1.11.2](https://github.com/go-gitea/gitea/releases/tag/v1.11.2) - 2020-03-06
15
16
* BREAKING
0 commit comments