Skip to content

Commit

Permalink
Released v4.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
offirgolan committed Apr 2, 2018
1 parent d59ef90 commit a4d5d6a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,14 @@
Changelog
=========

## v4.0.0-beta.0

- [#564](https://github.com/offirgolan/ember-cp-validations/pull/564) Update all the things
- [#566](https://github.com/offirgolan/ember-cp-validations/pull/566) Validator Composability
- [#568](https://github.com/offirgolan/ember-cp-validations/pull/568) Partial memory leak fixes
- [#569](https://github.com/offirgolan/ember-cp-validations/pull/569) Inline Validator
- [#576](https://github.com/offirgolan/ember-cp-validations/pull/576) Ember 3.0 + Updated Tests

## v3.5.2

- Fix ember-validators and ember-require-module versions
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cp-validations",
"version": "3.5.1",
"version": "4.0.0-beta.0",
"description": "Ember computed property based validation library",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit a4d5d6a

Please sign in to comment.