Changelog of 0.11.1 Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/290 Reviewed-by: lafriks <lafriks@noreply.gitea.io> Reviewed-by: John Olheiser <john.olheiser@gmail.com> Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/292 Reviewed-by: sapk <sapk@noreply.gitea.io> Reviewed-by: John Olheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
9832db02f1
commit
10a1de1d10
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [v0.11.1](https://gitea.com/gitea/go-sdk/pulls?q=&type=all&state=closed&milestone=1235) - 2020-03-29
|
||||||
|
* BUGFIXES
|
||||||
|
* Fix SetRepoTopics (#276) (#274)
|
||||||
|
* Fix AddEmail (#260) (#261)
|
||||||
|
* Fix UserApp Functions (#247) (#256)
|
||||||
|
* ENHANCEMENTS
|
||||||
|
* Add IssueType as filter for ListIssues (#288)
|
||||||
|
* Correct version (#259)
|
||||||
|
|
||||||
## [v0.11.0](https://gitea.com/gitea/go-sdk/pulls?q=&type=all&state=closed&milestone=1222) - 2020-01-27
|
## [v0.11.0](https://gitea.com/gitea/go-sdk/pulls?q=&type=all&state=closed&milestone=1222) - 2020-01-27
|
||||||
* FEATURES
|
* FEATURES
|
||||||
* Add VersionCheck (#215)
|
* Add VersionCheck (#215)
|
||||||
|
|
Loading…
Reference in a new issue