diff options
| -rw-r--r-- | CHANGES.rst | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 8478d51..9903ab3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,9 +1,14 @@ Changes ------- -0.2 +0.x ~~~ +* Fix bug in MessageRequest.poll for ``priority=2`` requests + +0.2 (2014-08-16) +~~~~~~~~~~~~~~~~ + * Fix bug when using current timestamp * Add a ``pushover`` command line utility * Add Python 3 support @@ -11,7 +16,7 @@ Changes * Easier and more compact Client class creation * Switch to ``setuptools`` for easier installation and dependencies handling -0.1 -~~~ +0.1 (2013-04-16) +~~~~~~~~~~~~~~~~ Initial Release |
