From 99d5539efdc24b29c669780ec24eb2439c873dc5 Mon Sep 17 00:00:00 2001 From: BJ Dierkes Date: Wed, 23 Nov 2016 10:47:14 -0600 Subject: [PATCH] Add Missing ChangeLog --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02469aa7..2befaf01 100755 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,16 @@ any incompatible changes, and how to update your application to fix them. Also check out the :ref:`whats_new` section for details on new features. +2.10.3 - DEVELOPMENT (will be releases as stable/2.10.4) +------------------------------------------------------------------------------ + +Bugs: + + * :issue:`401` - Can't get user in daemon extension + * :issue:`397` - Removes deprecated `warn` from ILog validator, in-favor + of `warning` + + 2.10.2 - Thu July 14, 2016 ------------------------------------------------------------------------------