0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-01 09:44:42 +02:00

Update CHANGELOG.md

Co-authored-by: Thomas Beutlich <115483027+thbeu@users.noreply.github.com>
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
Lunny Xiao 2026-01-17 11:51:14 -08:00 committed by GitHub
parent fe887e3584
commit 9b3c3b1ad1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
* BUGFIXES
* Fix bug when compare in the pull request (#36363) (#36372)
* Fix incorrect text content detection (#36364) (#36369)
* fill missing `has_code` in repository api (#36338) (#36359)
* Fill missing `has_code` in repository api (#36338) (#36359)
* Fix notifications pagination query parameters (#36351) (#36358)
* Fix some trivial problems (#36336) (#36337)
* Prevent panic when GitLab release has more links than sources (#36295) (#36305)