0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-01 00:10:18 +01:00

Update CHANGELOG.md

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

View File

@ -65,7 +65,8 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
* Make restricted users can access public repositories (#35693)
* The status icon of the Action step is consistent with GitHub (#35618) #35621
* BUGFIXES
* Fix "ref-issue" handling in markup (#35739) #35771
* Update tab title when navigating file tree (#35757) #35772
* Fix "ref-issue" handling in markup (#35739) #35771
* Fix webhook to prevent tag events from bypassing branch filters targets (#35567) #35577
* Fix markup init after issue comment editing (#35536) #35537
* Fix creating pull request failure when the target branch name is the same as some tag (#35552) #35582