krisleech/wisper-activerecord

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## unreleased

## 1.0.0 (19/May/2017)

Authors: Kris Leech, robwilliams

* Remove deprecated #commit method (breaking change)
* Update to Wisper 2.0 (non-breaking, but we will released a major anyway)
* fixed README example
* document fixes 

## 0.3.0 (5 Feb 2015)

* Fixed README (Thomas Brus / thomasbrus)
* Added `:after_commit` / `:<model_name>_committed` events (Ryan Platte / replaid)

## 0.2.0 (21 Oct 2014)

## 0.1.0 (14 Oct 2014)

* Initial implementation (Kris Leech / krisleech)