Skip to content

Commit

Permalink
updated CHANGELOG for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Sep 4, 2019
1 parent 718db1f commit b43bc9c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ Upload: git push origin --tags
Delete tag: git tag -d <tag_name>

## [Unreleased]
## [1.32.0] - 2019-09-04

### Added
- Concern
- Repository
- Entity check states, created,updated,saved and deleted.
- Entity created and deleted (states)
- Model:onError callback
- Controller/Model trait intitializer

### Fixed
- IntegrationTesting renders error message instead of throwing exception
Expand Down

0 comments on commit b43bc9c

Please sign in to comment.