Skip to content

Commit

Permalink
Released v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
offirgolan committed Oct 4, 2016
1 parent 2c39f70 commit 0c8a568
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

## v3.1.0

- [#363](https://github.com/offirgolan/ember-cp-validations/pull/363) Use ember-validators
- [#364](https://github.com/offirgolan/ember-cp-validations/pull/364) [FEATURE] Volatile option

## v3.0.1

- [#344](https://github.com/offirgolan/ember-cp-validations/pull/344) [BUGFIX] DEPRECATION: Ember.Handlebars.SafeString [@kepek](https://github.com/kepek)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cp-validations",
"version": "3.0.1",
"version": "3.1.0",
"description": "Ember computed property based validation library",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 0c8a568

Please sign in to comment.