Changelog v0.13.1 (#431) Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/431 Reviewed-by: lafriks <lafriks@noreply.gitea.io> Reviewed-by: techknowlogick <techknowlogick@gitea.io> Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/432 Reviewed-by: lafriks <lafriks@noreply.gitea.io> Reviewed-by: John Olheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
61f89c458f
commit
2afffe1ca9
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,16 @@
|
|||
# Changelog
|
||||
|
||||
## [v0.13.1](https://gitea.com/gitea/go-sdk/releases/tag/v0.13.1) - 2020-09-29
|
||||
|
||||
* FEATURES
|
||||
* Add GetReleaseByTag (#427) (#430)
|
||||
* BUGFIXES
|
||||
* Return http Response on NotFound too (#428) (#429)
|
||||
* ENHANCEMENTS
|
||||
* Update Struct NotificationSubject (#424) (#425)
|
||||
* Add Debug Mode (#422) (#423)
|
||||
|
||||
|
||||
## [v0.13.0](https://gitea.com/gitea/go-sdk/releases/tag/v0.13.0) - 2020-09-15
|
||||
|
||||
* BREAKING
|
||||
|
|
Loading…
Reference in a new issue