Skip to content

Commit 121103f

Browse files
authored
Changelog for v1.11.8 and v1.12.1 (#12006) (#12007)
* Changelog for v1.12.1 (#12006) * Update gitea version to latest release
1 parent 180286d commit 121103f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

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+
721
## [1.12.0](https://github.com/go-gitea/gitea/releases/tag/v1.12.0) - 2020-06-17
822

923
* BREAKING

docs/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ params:
1818
description: Git with a cup of tea
1919
author: The Gitea Authors
2020
website: https://docs.gitea.io
21-
version: 1.12.0
21+
version: 1.12.1
2222
minGoVersion: 1.12
2323
goVersion: 1.14
2424
minNodeVersion: 10.13

0 commit comments

Comments
 (0)