Skip to content

Commit

Permalink
Add v4.0.0-beta.1 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Jan 24, 2022
1 parent c44e9eb commit f9a3c13
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ Some notable changes going from 2.x to 3.x
- Defining a validation for a nested key worked before with {'something.else': ValidationFunc} and now it only works when defining as an object: { something: { else: validationFunc } }.


## v4.0.0-beta.1 (2021-11-29)

#### :rocket: Enhancement
* [#626](https://github.com/poteto/ember-changeset/pull/626) ember-cli-update ([@snewcomer](https://github.com/snewcomer))
* [#622](https://github.com/poteto/ember-changeset/pull/622) Update npmignore file ([@SergeAstapov](https://github.com/SergeAstapov))

#### Committers: 2
- Scott Newcomer ([@snewcomer](https://github.com/snewcomer))
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))


## v4.0.0-beta.0 (2021-10-27)

#### :boom: Breaking Change
Expand Down

0 comments on commit f9a3c13

Please sign in to comment.