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 ------------------------------------------------------------------------------