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 798a9ab commit 2f1a44fCopy full SHA for 2f1a44f
CHANGELOG.md
@@ -1,6 +1,12 @@
1
CHANGELOG
2
=========
3
4
+## 0.4.2
5
+
6
+- Fixes https://github.com/skaterdav85/ember-changeset-conditional-validations/issues/10
7
+- Clean up tests
8
+- Update via ember-cli-update
9
10
## 0.2.0
11
12
- Upgrades Ember CLI
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-changeset-conditional-validations",
- "version": "0.4.1",
+ "version": "0.4.2",
"description": "Conditional validations for ember-changeset-validations",
"keywords": [
"ember-addon",
0 commit comments