Changes
=======

1.2.1
-----

* Fix a bug in annotations introduced by previous release

1.2
---

* Make taskreport compliant with task versions < 2.1.0 (thanks to John West)
* Add a ``passwd_command`` option to specify a command which outputs the smtp
  password, to avoid having to write it in clear text in the configuration file.

1.1.1
-----

* Fix report encoding


1.1
---

* Inline CSS before sending emails (new dependency: inlinestyler)
* Add an ``order`` option in task sections in the config file to specify a
  a custom order for tasks

1.0.1
-----

* Fix html escaping

1.0
---

* Initial relase
