diff --git a/CHANGELOG.md b/CHANGELOG.md index e29a7204..a845fe37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.10.0](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v1.9.0...v1.10.0) (2021-04-26) + + +### Features + +* **BREAKING CHANGE:** move auth token and camac group to gwr config service ([8142c72](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/8142c72622d8087ecfb49c6ec623349260d6c01d)) + # [1.9.0](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v1.8.0...v1.9.0) (2021-04-16) diff --git a/package.json b/package.json index 11933fd7..406887d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-ebau-gwr", - "version": "1.9.0", + "version": "1.10.0", "description": "Ember engine to integrate ebau-gwr into an ember app.", "keywords": [ "ember-addon",