We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c6965 commit 54cc57cCopy full SHA for 54cc57c
CHANGELOG.md
@@ -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
10
## v2.0.1 (2020-09-26)
11
12
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-bootstrap-cp-validations",
- "version": "2.0.1",
+ "version": "2.1.0",
"description": "ember-cp-validations support for ember-bootstrap",
"keywords": [
"ember-addon",
0 commit comments