From 66d55fae0cb3a94bc6a25af8e7c3dff2535a1b02 Mon Sep 17 00:00:00 2001 From: Vinay Sajip Date: Sat, 24 Jun 2017 15:47:36 +0100 Subject: Updated change history. --- NEWS.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index ef7d7e3..4351501 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -5,6 +5,12 @@ What's New in logutils ====================== +Version 0.3.5 +------------- + +- Bring QueueListener implementation in line with the version in the stdlib. +- Fixed a bug in ColorizingStreamHandler relating to encoding. + Version 0.3.4 ------------- @@ -20,10 +26,8 @@ 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. +- 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 ------------- -- cgit v1.2.1