File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
7
+ ## [ 1.11.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.11.1 ) - 2020-02-15
8
+
9
+ * BUGFIXES
10
+ * Repo name added to automatically generated commit message when merging (#9997 ) (#10285 )
11
+ * Fix Workerpool deadlock (#10283 ) (#10284 )
12
+ * Divide GetIssueStats query in smaller chunks (#10176 ) (#10282 )
13
+ * Fix reply on code review (#10257 )
14
+ * Stop hanging issue indexer initialisation from preventing shutdown (#10243 ) (#10249 )
15
+ * Fix filter label emoji width (#10241 ) (#10244 )
16
+ * Fix issue sidebar menus having an infinite height (#10239 ) (#10240 )
17
+ * Fix commit between two commits calculation if there is only last commit (#10225 ) (#10226 )
18
+ * Only check for conflicts/merging if the PR has not been merged in the interim (#10132 ) (#10206 )
19
+ * Blacklist manifest.json & milestones user (#10292 ) (#10293 )
20
+
7
21
## [ 1.11.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.11.0 ) - 2020-02-10
8
22
* BREAKING
9
23
* Fix followers and following tabs in profile (#10202 ) (#10203 )
You can’t perform that action at this time.
0 commit comments