Skip to content

Commit

Permalink
Released v3.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
offirgolan committed Jul 28, 2016
1 parent eeec389 commit 3c2018a
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.0.0-beta.4

- [#266](https://github.com/offirgolan/ember-cp-validations/pull/266) Check for null in extractOptionsDependentKeys [@xcambar](https://github.com/xcambar)
- [#272](https://github.com/offirgolan/ember-cp-validations/pull/272) Fix ember-cli deprecation warning

## v3.0.0-beta.3

- [#262](https://github.com/offirgolan/ember-cp-validations/pull/262) Use `model` instead of `_model` when declaring custom dependents
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.0-beta.3",
"version": "3.0.0-beta.4",
"description": "Ember computed property based validations",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 3c2018a

Please sign in to comment.