0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-19 05:15:33 +01:00

Update CHANGELOG.md

This commit is contained in:
wxiaoguang 2025-10-29 15:07:45 +08:00 committed by GitHub
parent 76ac44f4bc
commit 8e2a62f27e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
* Add label 'state' to metric 'gitea_users' (#34326)
* SECURITY
* Upgrade security public key (#34956)
* Also include all security fixes in 1.24.x after 1.25.0-rc0
* FEATURES
* Stream repo zip/tar.gz/bundle achives by default (#35487)
* Use configurable remote name for git commands (#35172)