Skip to content

Commit

Permalink
Update HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
dbader committed Sep 4, 2014
1 parent 46e7d21 commit 754b051
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,12 @@
History
-------

0.3.1 (2014-09-03)
++++++++++++++++++

- Fixed an issue with unicode handling in setup.py that was causing trouble on Python 3 and Debian (github.com/dbader/schedule/issues/27). Thanks to @waghanza for reporing it.
- Added an FAQ item to describe how to deal with job functions that throw exceptions. Thanks @mplewis.

0.3.0 (2014-06-14)
++++++++++++++++++

Expand Down

0 comments on commit 754b051

Please sign in to comment.