- Bug #12: Fixed role relation is lost in case using Yii 2.0.14 (klimov-paul)
- Bug #7: Fixed support for composite key at role relation (bethrezen, klimov-paul)
- Enh #8:
RoleBehavior::$roleAttributes
values now applied before model validation as well (klimov-paul)
- Enh #6: Saving on 'slave' role inheritance now skips saving of the role model, if it has not been touched (klimov-paul)
- Initial release.