ea2b5af372
Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/235 Reviewed-by: lafriks <lafriks@noreply.gitea.io> Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: John Olheiser <john.olheiser@gmail.com>
18 lines
553 B
Markdown
18 lines
553 B
Markdown
# Changelog
|
|
|
|
## [v0.11.0](https://gitea.com/gitea/go-sdk/pulls?q=&type=all&state=closed&milestone=1222) - 2020-01-27
|
|
* FEATURES
|
|
* Add VersionCheck (#215)
|
|
* Add Issue Un-/Subscription function (#214)
|
|
* Add Reaction struct and functions (#213)
|
|
* Add GetBlob (#212)
|
|
* BUGFIXES
|
|
* Fix ListIssue Functions (#225)
|
|
* Fix ListRepoPullRequests (#219)
|
|
* ENHANCEMENTS
|
|
* Add some pull list options (#217)
|
|
* Extend StopWatch struct & functions (#211)
|
|
* TESTING
|
|
* Add Test Framework (#227)
|
|
* BUILD
|
|
* Use golangci-lint and revive for linting (#220)
|