We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fecf13 commit 3cc29fdCopy full SHA for 3cc29fd
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v3.1.1 (2020-08-02)
2
+
3
+#### :bug: Bug Fix
4
+* [#28](https://github.com/kaliber5/ember-bootstrap-changeset-validations/pull/28) fix validation for nested properties ([@basz](https://github.com/basz))
5
6
+#### Committers: 1
7
+- Bas Kamer ([@basz](https://github.com/basz))
8
9
## v3.1.0 (2020-07-20)
10
11
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-bootstrap-changeset-validations",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "This Ember addon adds support for validations based on ember-changeset to ember-bootstrap",
"keywords": [
"ember-addon",
0 commit comments