## Unreleased ## 0.4.0 (2019-08-22) ### Cbanges * Support ActiveRecord 6.0.0 ### Misc * Improve rspec and CI ## 0.3.0 (2018-10-05) ### Breaking changes * Change mixin module from `OperatorRecordable` to `OperatorRecordable::Extension` ## 0.2.0 (2018-09-27) ### Cbanges * Add association name options * Modify not to define unnecessary class methods for ActiveRecord model ### Misc * Remove unecessary `require` ## 0.1.1 (2018-09-19) ### Misc * Refactor internal structures ## 0.1.0 (2018-09-14) * Initial release