Skip to content

Commit 54cc57c

Browse files
committed
Release 2.1.0
1 parent 70c6965 commit 54cc57c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.1.0 (2020-12-09)
2+
3+
#### :rocket: Enhancement
4+
* [#79](https://github.com/kaliber5/ember-bootstrap-cp-validations/pull/79) support Ember Bootstrap v4.5 ([@jelhan](https://github.com/jelhan))
5+
6+
#### Committers: 2
7+
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
110
## v2.0.1 (2020-09-26)
211

312
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-bootstrap-cp-validations",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "ember-cp-validations support for ember-bootstrap",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)