blob: 4c2b52623bee7168ee92a882f2c50accf6b29e4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
|