Skip to content

Commit 2566f6c

Browse files
authored
Fix changelog (1.21) (go-gitea#30583)
1 parent 944f1ec commit 2566f6c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
99
* SECURITY
1010
* Use go1.21.9 to include Golang security fix
1111
* Fix possible renderer security problem (#30136) (#30315)
12+
* Performance optimization for git push and check permissions for push options (#30104) (#30354)
1213
* BUGFIXES
1314
* Fix close file in the Upload func (#30262) (#30269)
1415
* Fix inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) (#30250)
@@ -18,12 +19,10 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
1819
* Load attachments for code comments (#30124) (#30126)
1920
* Fix gitea doctor will remove repo-avatar files when executing command storage-archives (#30094) (#30120)
2021
* Fix possible data race on tests (#30093) (#30108)
21-
* Performance optimization for git push (#30104)
2222
* Fix duplicate migrated milestones (#30102) (#30105)
2323
* Fix panic for fixBrokenRepoUnits16961 (#30068) (#30100)
24-
* Fix incorrect SVGs (#30087)
24+
* Fix incorrect SVGs (#30086) (#30087)
2525
* Fix create commit status (#30225) (#30340)
26-
* Performance optimization for git push (#30104) (#30354)
2726
* Fix misuse of unsupported global variables (#30402)
2827
* Fix to delete the cookie when AppSubURL is non-empty (#30375) (#30468)
2928
* Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30408)

0 commit comments

Comments
 (0)