diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,7 +4,7 @@ Changelog ========= -1.3.3 (**2012-XX-XX**) +1.3.4 (**2012-XX-XX**) ---------------------- :status: in-progress @@ -17,6 +17,16 @@ news fixes +++++ +1.3.3 (**2012-03-02**) +---------------------- + +news +++++ + + +fixes ++++++ + - fixed some python2.5 compatibility issues - fixed issues with removed repos was accidentally added as groups, after full rescan of paths @@ -31,6 +41,7 @@ fixes - fixed missing commit after hook delete - fixed #372 issues with git operation detection that caused a security issue for git repos + 1.3.2 (**2012-02-28**) ----------------------