diff --git a/CHANGELOG.md b/CHANGELOG.md index b29d0bfc..99dc9870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# [0.15.0](https://gitlab.com/openstapps/core/compare/v0.14.0...v0.15.0) (2019-04-09) + + +### Bug Fixes + +* change SCThingMeta getInstance() return value ([4986042](https://gitlab.com/openstapps/core/commit/4986042)) +* resolve issues with things that can be offered ([623ed61](https://gitlab.com/openstapps/core/commit/623ed61)), closes [#41](https://gitlab.com/openstapps/core/issues/41) + + +### Features + +* provide context based search ([3242411](https://gitlab.com/openstapps/core/commit/3242411)) + + + # [0.14.0](https://gitlab.com/openstapps/core/compare/v0.13.0...v0.14.0) (2019-04-03)