summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 8b235b6..7cfe005 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -5,6 +5,15 @@
What's New in logutils
======================
+Version 0.3.2
+-------------
+
+- Improvements in QueueListener implementation.
+- Added redis module with RedisQueueHandler and
+ RedisQueueListener.
+- Added unit test for a handler in a module
+ where absolute imports are used.
+
Version 0.3.1
-------------