Skip to content

Commit 3c1e9ca

Browse files
committed
Add missed PR for changelog 1.16.1
1 parent f66e8af commit 3c1e9ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ 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.16.1](https://github.com/go-gitea/gitea/releases/tag/v1.16.1) - 2022-02-05
7+
## [1.16.1](https://github.com/go-gitea/gitea/releases/tag/v1.16.1) - 2022-02-06
88

99
* SECURITY
1010
* Update JS dependencies, fix lint (#18389) (#18540)
1111
* ENHANCEMENTS
1212
* Add dropdown icon to label set template dropdown (#18564) (#18571)
1313
* BUGFIXES
1414
* Ensure that blob-excerpt links work for wiki (#18587) (#18624)
15+
* Only attempt to flush queue if the underlying worker pool is not finished (#18593) (#18620)
1516
* Ensure commit-statuses box is sized correctly in headers (#18538) (#18606)
1617
* Prevent merge messages from being sorted to the top of email chains (#18566) (#18588)
1718
* Prevent panic on prohibited user login with oauth2 (#18562) (#18563)
@@ -30,7 +31,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
3031
* DOCS
3132
* Update 1.16.0 changelog to set #17846 as breaking (#18533) (#18534)
3233

33-
3434
## [1.16.0](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-30
3535

3636
* BREAKING

0 commit comments

Comments
 (0)