[Frontport] Changelog for v0.11.3 & newline fix #321

Merged
techknowlogick merged 2 commits from 6543/go-sdk:frontport-changelog-0113 into master 2020-04-28 03:38:06 +00:00
Showing only changes of commit faa2c8c29b - Show all commits

View File

@ -1,5 +1,10 @@
# Changelog
## [v0.11.3](https://gitea.com/gitea/go-sdk/pulls?q=&type=all&state=closed&milestone=1259) - 2020-04-27
* BUGFIXES
* Fix MergePullRequest (#278) (#316)
* Add missing JSON header to AddCollaborator() (#307)
## [v0.11.2](https://gitea.com/gitea/go-sdk/pulls?q=&type=all&state=closed&milestone=1256) - 2020-03-31
* ENHANCEMENTS
* On Internal Server Error, show request witch caused this (#297)