Skip to content

Commit

Permalink
Updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Sep 6, 2019
1 parent ea8ef1b commit a56cf36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ Upload: git push origin --tags
Delete tag: git tag -d <tag_name>

## [Unreleased]
## [1.32.2] - 2019-09-06
### Fixed
- Fixed bug caused with jobs on a different flavor on linux due incorrect capitalization
- Fixed unhelpful error message with Mailer templates
- Db:Schema:Dump setting wrong key 'collation' when descrbing table, which ment this option was ignored

## [1.32.1] - 2019-09-05

### Fixed
- Fixed Trait IntitializerTrait was not recursive
- Fixed issue with validation `required` option this was checking modified field list which caused a bug when the field was not modified
Expand Down

0 comments on commit a56cf36

Please sign in to comment.