Changes
=======

1.2.3 (2014-06-20)
------------------

#3 Add manager_mail_committer.

1.2.2 (2014-06-15)
------------------

#2 Improved `apply_reporter` to get a committer function.

1.2.1 (2014-06-14)
------------------

Cleaned up the default template of report mail.

1.2 (2014-06-07)
----------------

* Fixed wrong function names of committer (comitter => committer)

  * `reportmail.reporter.console_comitter` is now renamed as `reportmail.reporter.console_committer`
  * `reportmail.reporter.admin_mail_comitter` is now renamed as `reportmail.reporter.admin_mail_committer`

1.1 (2014-05-28)
----------------

* Fixed the wrong attribute name of Reporter (comitter => committer)

1.0 (2014-05-28)
----------------

Initial release
