diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 02a46295cbf..d4b04cb69a9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -802,6 +802,15 @@ Known issues: * Under certain authorization setups the frontend for the groups functionality may not work as expected (See #1176 #1175). +v2.0.7 2015-07-22 +================= + +Bug fixes: + * Fix broken boolean validator (#2443) + * Key error on resource proxy (#2425) + * Ignore revision_id passed to resources (#2340) + * Add reset for reset_key on successful password change (#2379) + v2.0.6 2015-03-04 =================