We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6dab7 commit fa5eae0Copy full SHA for fa5eae0
1 file changed
CHANGES.rst
@@ -1,17 +1,22 @@
1
Changes
2
-------
3
4
-0.2
+0.x
5
~~~
6
7
+* Fix bug in MessageRequest.poll for ``priority=2`` requests
8
+
9
+0.2 (2014-08-16)
10
+~~~~~~~~~~~~~~~~
11
12
* Fix bug when using current timestamp
13
* Add a ``pushover`` command line utility
14
* Add Python 3 support
15
* Add configuration file feature
16
* Easier and more compact Client class creation
17
* Switch to ``setuptools`` for easier installation and dependencies handling
18
-0.1
-~~~
19
+0.1 (2013-04-16)
20
21
22
Initial Release
0 commit comments