0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-03 21:44:18 +01:00

Update release date for version 1.25.0

This commit is contained in:
wxiaoguang 2025-10-29 22:02:04 +08:00 committed by GitHub
parent c27e1a2ef0
commit f62bdb041b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ This changelog goes through the changes that have been made in each release
without substantial changes to our git log; to see the highlights of what has
been added to each release, please refer to the [blog](https://blog.gitea.com).
## [1.25.0](https://github.com/go-gitea/gitea/releases/tag/1.25.0) - 2025-10-28
## [1.25.0](https://github.com/go-gitea/gitea/releases/tag/1.25.0) - 2025-10-30
* BREAKING
* Return 201 Created for CreateVariable API responses (#34517)