diff options
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst new file mode 100644 index 0000000..4c2b526 --- /dev/null +++ b/CHANGES.rst @@ -0,0 +1,17 @@ +Changes +------- + +0.2 ++++ + +* Fix bug when using current timestamp +* Add a ``pushover`` command line utility +* Add Python 3 support +* Add configuration file feature +* Easier and more compact Client class creation +* Switch to ``setuptools`` for easier installation and dependencies handling + +0.1 ++++ + +Initial Release |
