## 0.2.1 - Timezone fix (ActiveRecord always saves in UTC) ## 0.2.0 - Much improved email template ## 0.1.3 - Better testing and coverage. - Fixed grouping of items by date. Now groups by day, not by time period. - Support scopes in ActiveRecord report - Add an email title configuration (config.title) ## 0.1.2 - Accidentally included rake task twice by defining both an Engine and a Railtie - Add :total to ActiveRecord report types ## 0.1.0 - Initial release