diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,19 +13,23 @@ Changelog news ++++ - - new codereview system - - changed setup-app into setup-rhodecode and added default options to it. +- new codereview system +- changed setup-app into setup-rhodecode and added default options to it. fixes +++++ -1.3.6 (**2012-05-16**) + + +1.3.6 (**2012-05-17**) ---------------------- news ++++ - chinese traditional translation +- changed setup-app into setup-rhodecode and added arguments for auto-setup + mode that doesn't need user interaction fixes +++++ @@ -34,6 +38,7 @@ fixes - fixed __future__ import error on rcextensions - made simplejson required lib for speedup on JSON encoding - fixes #449 bad regex could get more than revisions from parsing history +- don't clear DB session when CELERY_EAGER is turned ON 1.3.5 (**2012-05-10**) ----------------------