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 c88e2eb commit 0503124Copy full SHA for 0503124
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v3.1.2 (2020-08-13)
2
+
3
+#### :bug: Bug Fix
4
+* [#29](https://github.com/kaliber5/ember-bootstrap-changeset-validations/pull/29) support multiple validation errors ([@basz](https://github.com/basz))
5
6
+#### Committers: 1
7
+- Bas Kamer ([@basz](https://github.com/basz))
8
9
## v3.1.1 (2020-08-02)
10
11
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-bootstrap-changeset-validations",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "This Ember addon adds support for validations based on ember-changeset to ember-bootstrap",
"keywords": [
"ember-addon",
0 commit comments