Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Jul 20, 2020
1 parent a35bfce commit 9034f02
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v3.1.0 (2020-07-20)

#### :bug: Bug Fix
* [#27](https://github.com/kaliber5/ember-bootstrap-changeset-validations/pull/27) support latest version of ember-changeset / ember-changeset-validations ([@jelhan](https://github.com/jelhan))
* [#25](https://github.com/kaliber5/ember-bootstrap-changeset-validations/pull/25) hide deprecation notice when subclassing ember bootstrap classes ([@basz](https://github.com/basz))

#### Committers: 2
- Bas Kamer ([@basz](https://github.com/basz))
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))

## v3.0.0 (2020-03-31)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-bootstrap-changeset-validations",
"version": "3.0.0",
"version": "3.1.0",
"description": "This Ember addon adds support for validations based on ember-changeset to ember-bootstrap",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 9034f02

Please sign in to comment.