diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,25 @@ Changelog ========= +1.3.2 (**2012-02-28**) +---------------------- + +news +++++ + + +fixes ++++++ + +- fixed git protocol issues with repos-groups +- fixed git remote repos validator that prevented from cloning remote git repos +- fixes #370 ending slashes fixes for repo and groups +- fixes #368 improved git-protocol detection to handle other clients +- fixes #366 When Setting Repository Group To Blank Repo Group Wont Be + Moved To Root +- fixes #371 fixed issues with beaker/sqlalchemy and non-ascii cache keys +- fixed #373 missing cascade drop on user_group_to_perm table + 1.3.1 (**2012-02-27**) ----------------------