File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,17 @@ This changelog goes through all the changes that have been made in each release
44without substantial changes to our git log; to see the highlights of what has
55been 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
14+ * comments on migrated issues/prs must link to the comment ID (#18630 ) (#18637 )
15+ * Stop logging an error when notes are not found (#18626 ) (#18635 )
16+ * Ensure that blob-excerpt links work for wiki (#18587 ) (#18624 )
17+ * Only attempt to flush queue if the underlying worker pool is not finished (#18593 ) (#18620 )
1418 * Ensure commit-statuses box is sized correctly in headers (#18538 ) (#18606 )
1519 * Prevent merge messages from being sorted to the top of email chains (#18566 ) (#18588 )
1620 * Prevent panic on prohibited user login with oauth2 (#18562 ) (#18563 )
@@ -29,7 +33,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
2933* DOCS
3034 * Update 1.16.0 changelog to set #17846 as breaking (#18533 ) (#18534 )
3135
32-
3336## [ 1.16.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.16.0 ) - 2022-01-30
3437
3538* BREAKING
You can’t perform that action at this time.
0 commit comments