# Change log ## master ## 0.2.1 (2020-09-30) - Fix Active Support load hook name. ([@palkan][]) Now `ActiveSupport.on_load(:active_event_store) { ... }` works. ## 0.2.0 (2020-05-11) - Update Event API to support both RES 1.0 and 0.42+. ([@palkan][]) ## 0.1.0 (2020-04-22) - Open source Active Event Store. ([@palkan][]) [@palkan]: https://github.com/palkan