0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-17 19:42:55 +02:00

Update CHANGELOG.md

This commit is contained in:
wxiaoguang 2025-07-11 02:11:38 +08:00 committed by GitHub
parent 842e159d74
commit 016655ebf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,8 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
## [1.24.3](https://github.com/go-gitea/gitea/releases/tag/1.24.3) - 2025-07-10
* BUGFIXES
* Support base64-encoded agit push options (#35037) (#35041)
* Make submodule link work with relative path (#35034) (#35038)
* Fix bug when displaying git user avatar in commits list (#35006)
* Fix API response for swagger spec (#35029)
* Start automerge check again after the conflict check and the schedule (#34988) (#35002)