diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..7a6f9f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +## v2.0.0 (2020-09-24) + +#### :boom: Breaking Change +* [#34](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/34) Support ember-bootstrap v4 and ember-cp-validations v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig)) +* [#24](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/24) Update dependencies, drop support for Ember < 3.16 and node < 10 ([@simonihmig](https://github.com/simonihmig)) + +#### :rocket: Enhancement +* [#34](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/34) Support ember-bootstrap v4 and ember-cp-validations v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig)) + +#### :house: Internal +* [#30](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/30) Setup dependabot ([@simonihmig](https://github.com/simonihmig)) +* [#29](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/29) Setup release-it ([@simonihmig](https://github.com/simonihmig)) + +#### Committers: 2 +- Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) + + diff --git a/package.json b/package.json index 6f798a0..fcf3c11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-bootstrap-cp-validations", - "version": "1.0.0", + "version": "2.0.0", "description": "ember-cp-validations support for ember-bootstrap", "keywords": [ "ember-addon",