docs: update CHANGELOG

This commit is contained in:
Jovan Krunić
2018-12-14 17:07:32 +01:00
parent c15a98af36
commit 8978bd4a14

View File

@@ -1,4 +1,14 @@
## 0.0.1 (2018-11-29) ## [0.0.2](https://gitlab.com/openstapps/api/compare/v0.0.1...v0.0.2) (2018-12-14)
### Bug Fixes
* add type and batchSize to required parameters ([8541b00](https://gitlab.com/openstapps/api/commit/8541b00)), closes [#1](https://gitlab.com/openstapps/api/issues/1)
* remove trailing slash from url if needed ([eb7c334](https://gitlab.com/openstapps/api/commit/eb7c334))
## [0.0.1](https://gitlab.com/openstapps/api/compare/4839f94...v0.0.1) (2018-11-29)
### Features ### Features