aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-08-16 20:18:25 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2014-08-16 20:27:55 -0400
commit9ba987c22c69a1c29362184ab47b1b1ac0017a47 (patch)
tree7889864f2bdbc06da6afd1fbc0f010a0a582759c /CHANGES.rst
parent58d50da0159e11e7f62f04f469e80f7be8b38cb9 (diff)
downloadpython-pushover-9ba987c22c69a1c29362184ab47b1b1ac0017a47.tar.gz
Add AUTHORS.rst update setup.py
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4c2b526..8478d51 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,7 +2,7 @@ Changes
-------
0.2
-+++
+~~~
* Fix bug when using current timestamp
* Add a ``pushover`` command line utility
@@ -12,6 +12,6 @@ Changes
* Switch to ``setuptools`` for easier installation and dependencies handling
0.1
-+++
+~~~
Initial Release