mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 20:12:51 +00:00
docs: update changelog
This commit is contained in:
31
CHANGELOG.md
31
CHANGELOG.md
@@ -1,3 +1,12 @@
|
||||
# [0.18.0](https://gitlab.com/openstapps/api/compare/v0.17.0...v0.18.0) (2020-02-04)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* extend e2e procedure ([dc79dc8](https://gitlab.com/openstapps/api/commit/dc79dc8feb10a29cff0f6d1c320658ad13cf7e4e))
|
||||
|
||||
|
||||
|
||||
# [0.17.0](https://gitlab.com/openstapps/api/compare/v0.16.0...v0.17.0) (2019-11-15)
|
||||
|
||||
|
||||
@@ -7,7 +16,7 @@
|
||||
|
||||
### Features
|
||||
|
||||
* add plugin class ([c2848fc](https://gitlab.com/openstapps/api/commit/c2848fc)), closes [#12](https://gitlab.com/openstapps/api/issues/12)
|
||||
* add plugin class ([c2848fc](https://gitlab.com/openstapps/api/commit/c2848fc7a528288ef4c3ab96728d4e16add6fe75)), closes [#12](https://gitlab.com/openstapps/api/issues/12)
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +33,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* change removeReferences() to also remove origin ([ded221c](https://gitlab.com/openstapps/api/commit/ded221c))
|
||||
* change removeReferences() to also remove origin ([ded221c](https://gitlab.com/openstapps/api/commit/ded221c175368d315fdbb79d561c86c3ee8bf158))
|
||||
|
||||
|
||||
|
||||
@@ -33,7 +42,7 @@
|
||||
|
||||
### Features
|
||||
|
||||
* add function to remove undefined properties ([f95fd09](https://gitlab.com/openstapps/api/commit/f95fd09))
|
||||
* add function to remove undefined properties ([f95fd09](https://gitlab.com/openstapps/api/commit/f95fd09112e81eab42591a5aaff3568ab06e9441))
|
||||
|
||||
|
||||
|
||||
@@ -54,7 +63,7 @@
|
||||
|
||||
### Features
|
||||
|
||||
* add e2e command. Indexes core test files. ([e1313b5](https://gitlab.com/openstapps/api/commit/e1313b5))
|
||||
* add e2e command. Indexes core test files. ([e1313b5](https://gitlab.com/openstapps/api/commit/e1313b55ff3bc17e96b09639f4949b2179991679))
|
||||
|
||||
|
||||
|
||||
@@ -71,7 +80,7 @@
|
||||
|
||||
### 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)
|
||||
* add method to remove references from a thing ([9cf6fde](https://gitlab.com/openstapps/api/commit/9cf6fde050c665b63026b8c08502c7836e23c2d5)), closes [#6](https://gitlab.com/openstapps/api/issues/6)
|
||||
|
||||
|
||||
|
||||
@@ -80,7 +89,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* adjust compile npm script to exact configuration guideline ([7f8c9ed](https://gitlab.com/openstapps/api/commit/7f8c9ed))
|
||||
* adjust compile npm script to exact configuration guideline ([7f8c9ed](https://gitlab.com/openstapps/api/commit/7f8c9eda2fdcef0831af23806b846baa0d236a1c))
|
||||
|
||||
|
||||
|
||||
@@ -89,7 +98,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* apply changes suggested by @openstapps/configuration ([782fdbe](https://gitlab.com/openstapps/api/commit/782fdbe))
|
||||
* apply changes suggested by @openstapps/configuration ([782fdbe](https://gitlab.com/openstapps/api/commit/782fdbebba3599323a98244fcc28e7605ed95cc2))
|
||||
|
||||
|
||||
|
||||
@@ -118,17 +127,17 @@
|
||||
|
||||
### 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))
|
||||
* add type and batchSize to required parameters ([8541b00](https://gitlab.com/openstapps/api/commit/8541b00dbbf4c683fddaf3d003cf13fabfbc979b)), closes [#1](https://gitlab.com/openstapps/api/issues/1)
|
||||
* remove trailing slash from url if needed ([eb7c334](https://gitlab.com/openstapps/api/commit/eb7c334bb8878cffd96cd9d52b5b99e2338e3a65))
|
||||
|
||||
|
||||
|
||||
## [0.0.1](https://gitlab.com/openstapps/api/compare/4839f94...v0.0.1) (2018-11-29)
|
||||
## [0.0.1](https://gitlab.com/openstapps/api/compare/4839f941c617681c78ef9959f3df86013459c332...v0.0.1) (2018-11-29)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add api ([4839f94](https://gitlab.com/openstapps/api/commit/4839f94))
|
||||
* add api ([4839f94](https://gitlab.com/openstapps/api/commit/4839f941c617681c78ef9959f3df86013459c332))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user