aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 9903ab3..7c84e22 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,9 +1,13 @@
Changes
-------
-0.x
-~~~
+0.3 (2016-12-29)
+~~~~~~~~~~~~~~~~
+* Add support for the Glances API
+* Add a ``cancel`` function to ``MessageRequest`` objects to cancel high
+ priority messages
+* Add support for html message styling
* Fix bug in MessageRequest.poll for ``priority=2`` requests
0.2 (2014-08-16)