update changelog

This commit is contained in:
techknowlogick 2022-08-18 15:34:24 -04:00
parent 15b61dac98
commit 68cceb5321
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
* Fix SecToTime edge-cases (#20610) (#20611)
* Executable check always returns true for windows (#20637) (#20835)
* Check issue labels slice length before calling xorm Insert (#20655) (#20836)
* Fix owners cannot create organization repos bug (#20841) (#20854)
* Fix owners cannot create organization repos bug (#20841) (#20854)
* Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate (#20839) (#20848)
## [1.17.0](https://github.com/go-gitea/gitea/releases/tag/v1.17.0) - 2022-07-30