diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d07e077..272342f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [0.9.0](https://gitlab.com/openstapps/core-tools/compare/v0.8.0...v0.9.0) (2019-09-10) + + +### Bug Fixes + +* read type tags correctly after the first time ([77e4914](https://gitlab.com/openstapps/core-tools/commit/77e4914)) + + +### Features + +* add support for [@filterable](https://gitlab.com/filterable) tag ([36bf17e](https://gitlab.com/openstapps/core-tools/commit/36bf17e)) + + + # [0.8.0](https://gitlab.com/openstapps/core-tools/compare/v0.7.0...v0.8.0) (2019-07-25)