Browse Source

Prepare for 1.6.0 release

tags/1.6.0 1.6.0
Alban Jubert 6 years ago
parent
commit
cebc0469b9
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -3,6 +3,7 @@
## [1.6.0]
### Fixed
- Bug #36: Fix an issue with HasMany relations with composite keys (thx @leandrogehlen)
- Bug #41: Fixes error loading `hasMany` relation without referenced key in data (thx @leandrogehlen)
- Fix for transaction being started during the `beforeValidate` event (thx @leandrogehlen)
### Added

Loading…
Cancel
Save