mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
45 lines
1016 B
Markdown
45 lines
1016 B
Markdown
# [0.2.0](https://gitlab.com/openstapps/gitlab-api/compare/v0.1.3...v0.2.0) (2018-11-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* correctly build request url ([ad5b0b9](https://gitlab.com/openstapps/gitlab-api/commit/ad5b0b9))
|
|
|
|
|
|
|
|
## [0.1.3](https://gitlab.com/openstapps/gitlab-api/compare/v0.1.2...v0.1.3) (2018-11-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* remove undocumented default params ([5e358bc](https://gitlab.com/openstapps/gitlab-api/commit/5e358bc))
|
|
|
|
|
|
|
|
## [0.1.2](https://gitlab.com/openstapps/gitlab-api/compare/v0.1.1...v0.1.2) (2018-11-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* use correct prefix for binary ([547e28f](https://gitlab.com/openstapps/gitlab-api/commit/547e28f))
|
|
|
|
|
|
|
|
## [0.1.1](https://gitlab.com/openstapps/gitlab-api/compare/v0.1.0...v0.1.1) (2018-11-29)
|
|
|
|
|
|
|
|
# [0.1.0](https://gitlab.com/openstapps/gitlab-api/compare/v0.0.1...v0.1.0) (2018-11-29)
|
|
|
|
|
|
|
|
## [0.0.1](https://gitlab.com/openstapps/gitlab-api/compare/54d2129...v0.0.1) (2018-11-29)
|
|
|
|
|
|
### Features
|
|
|
|
* add GitLab API ([54d2129](https://gitlab.com/openstapps/gitlab-api/commit/54d2129))
|
|
|
|
|
|
|