aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
blob: 8478d5196bfac08590e0d360d1d14e248148b1ea (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