Changelog v0.13.3 (#502) (#504)

frontport of #502

Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/504
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
This commit is contained in:
6543 2021-03-23 18:11:44 +08:00
parent 61c9b900e1
commit 4fac753f78
1 changed files with 8 additions and 0 deletions

View File

@ -38,6 +38,14 @@
* Improve PullReview docs (#469)
## [v0.13.3](https://gitea.com/gitea/go-sdk/releases/tag/v0.13.3) - 2021-03-22
* BUGFIXES
* Fix GetCombinedStatus() (#470) (#472)
* ENHANCEMENTS
* Add html_url field to Release struct (#477) (#478)
## [v0.13.2](https://gitea.com/gitea/go-sdk/releases/tag/gitea/v0.13.2) - 2020-12-07
* BUGFIXES