File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
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.12.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.1 ) - 2020-06-21
8
+
9
+ * BUGFIXES
10
+ * Handle multiple merges in gitgraph.js (#11996 ) (#12000 )
11
+ * Add serviceworker.js to KnownPublicEntries (#11992 ) (#11994 )
12
+ * For language detection do not try to analyze big files by content (#11971 ) (#11975 )
13
+ * ENHANCEMENTS
14
+ * Fix scrollable header on dropdowns (#11893 ) (#11965 )
15
+
16
+ ## [ 1.11.8] ( https://github.com/go-gitea/gitea/releases/tag/v1.11.8 ) - 2020-06-21
17
+
18
+ * BUGFIXES
19
+ * Really fix __ webpack_public_path__ for 1.11 (#11961 )
20
+
7
21
## [ 1.12.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.0 ) - 2020-06-17
8
22
9
23
* BREAKING
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ params:
18
18
description : Git with a cup of tea
19
19
author : The Gitea Authors
20
20
website : https://docs.gitea.io
21
- version : 1.12.0
21
+ version : 1.12.1
22
22
minGoVersion : 1.12
23
23
goVersion : 1.14
24
24
minNodeVersion : 10.13
You can’t perform that action at this time.
0 commit comments