Skip to content

Commit 7d75eed

Browse files
Doc: add missing bug fix to changelog (#18133)
1 parent 3db98be commit 7d75eed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ 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.15.9](https://github.com/go-gitea/gitea/releases/tag/v1.15.9) - 2021-12-28
7+
## [1.15.9](https://github.com/go-gitea/gitea/releases/tag/v1.15.9) - 2021-12-30
88

99
* BUGFIXES
10+
* Fix: unstable sort skips/duplicates issues across pages (#18094) (#18095)
1011
* Revert "Fix delete u2f keys bug (#18042)" (#18107)
1112
* Migrating wiki don't require token, so we should move it out of the require form (#17645) (#18104)
1213
* Prevent NPE if gitea uploader fails to open url (#18080) (#18101)

0 commit comments

Comments
 (0)