diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,16 @@ Changelog ========= + +1.0.1 (**2010-11-10**) +---------------------- + +- fixed #53 python2.5 incompatible enumerate calls +- fixed #52 disable mercurial extension for web +- fixed #51 deleting repositories don't delete it's dependent objects +- small css updated + + 1.0.0 (**2010-11-02**) ----------------------