diff options
| author | copart <git@rellims.com> | 2017-12-28 20:11:27 -0500 |
|---|---|---|
| committer | copart <git@rellims.com> | 2017-12-28 20:11:27 -0500 |
| commit | ace42c4163316f8b8ca38f7f267e29377f66c117 (patch) | |
| tree | 552b214c9b282ae3600d02a08e5037a554bf989e /CHANGES.rst | |
| parent | 669cb270283b5e6e3fb5bc637f33d5306d37c38f (diff) | |
| download | python-pushover-ace42c4163316f8b8ca38f7f267e29377f66c117.tar.gz | |
added command line arguments for retry and expire. Both are required on priority 2 messages.
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 6 |
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) ~~~~~~~~~~~~~~~~ |
