Skip to content

Commit

Permalink
Released v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
offirgolan committed Apr 24, 2017
1 parent 90fdbf9 commit 2962c8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
Changelog
=========

## v3.3.1

- [#494](https://github.com/offirgolan/ember-cp-validations/pull/494) [BUGFIX] Async relational validations resolve with fake positive

## v3.3.0

- [#477](https://github.com/offirgolan/ember-cp-validations/pull/477) [FEATURE] Upgrade Ember Validators
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cp-validations",
"version": "3.3.0",
"version": "3.3.1",
"description": "Ember computed property based validation library",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 2962c8c

Please sign in to comment.