mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
67 lines
1.6 KiB
Markdown
67 lines
1.6 KiB
Markdown
# [0.5.0](https://gitlab.com/openstapps/api/compare/v0.4.1...v0.5.0) (2019-04-04)
|
|
|
|
|
|
### Features
|
|
|
|
* add method to remove references from a thing ([9cf6fde](https://gitlab.com/openstapps/api/commit/9cf6fde)), closes [#6](https://gitlab.com/openstapps/api/issues/6)
|
|
|
|
|
|
|
|
## [0.4.1](https://gitlab.com/openstapps/api/compare/v0.4.0...v0.4.1) (2019-03-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* adjust compile npm script to exact configuration guideline ([7f8c9ed](https://gitlab.com/openstapps/api/commit/7f8c9ed))
|
|
|
|
|
|
|
|
# [0.4.0](https://gitlab.com/openstapps/api/compare/v0.3.0...v0.4.0) (2019-03-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* apply changes suggested by @openstapps/configuration ([782fdbe](https://gitlab.com/openstapps/api/commit/782fdbe))
|
|
|
|
|
|
|
|
# [0.3.0](https://gitlab.com/openstapps/api/compare/v0.2.0...v0.3.0) (2019-02-21)
|
|
|
|
|
|
|
|
# [0.2.0](https://gitlab.com/openstapps/api/compare/v0.1.1...v0.2.0) (2019-02-18)
|
|
|
|
|
|
|
|
## [0.1.1](https://gitlab.com/openstapps/api/compare/v0.1.0...v0.1.1) (2019-02-07)
|
|
|
|
|
|
|
|
# [0.1.0](https://gitlab.com/openstapps/api/compare/v0.0.3...v0.1.0) (2019-01-28)
|
|
|
|
|
|
|
|
## [0.0.3](https://gitlab.com/openstapps/api/compare/v0.0.2...v0.0.3) (2019-01-21)
|
|
|
|
|
|
|
|
## [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
|
|
|
|
* add api ([4839f94](https://gitlab.com/openstapps/api/commit/4839f94))
|
|
|
|
|
|
|