aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2018-01-22 21:33:02 -0500
committerGitHub <noreply@github.com>2018-01-22 21:33:02 -0500
commit3915fd1088d03f6e7d078105bfc831170e0ee81c (patch)
tree552b214c9b282ae3600d02a08e5037a554bf989e /CHANGES.rst
parent669cb270283b5e6e3fb5bc637f33d5306d37c38f (diff)
parentace42c4163316f8b8ca38f7f267e29377f66c117 (diff)
downloadpython-pushover-3915fd1088d03f6e7d078105bfc831170e0ee81c.tar.gz
Merge pull request #22 from copart/master
added command line arguments for retry and expire. Both are required…
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 7c84e22..dffe593 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,12 @@
Changes
-------
+0.4 (tbd)
+~~~~~~~~~~~~~~~~
+
+* Add support for expire and retry provided at command line. These are
+ required by priority 2 messages.
+
0.3 (2016-12-29)
~~~~~~~~~~~~~~~~