diff --git a/CHANGES.rst b/CHANGES.rst index bd0aded..8957422 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,19 @@ 1.3.5 (unreleased) ------------------ +- imio.smartweb.core 1.2.68 + + - WEB-3995 : Don't reindex section when we receive no JSON (ex: timeout) + This will reduce ZODB transactions numbers. + [bsuttor, laulaz, remdub] + + - CITI-4 : Add conditional log to debug WCA token errors + [laulaz] + + - WEB-4134 : Restrict Publication content type to Manager for now. + This is to avoid putting the content type to production sites without notice. + [laulaz, remdub] + - imio.smartweb.core 1.2.67 - WEB-4134 : Timestamping : code refactoring, fix view , improve some tests diff --git a/versions.cfg b/versions.cfg index afc7c66..75813b3 100644 --- a/versions.cfg +++ b/versions.cfg @@ -1,7 +1,7 @@ [versions] imio.smartweb.common = 1.2.17 -imio.smartweb.core = 1.2.67 +imio.smartweb.core = 1.2.68 imio.smartweb.policy = 1.2.6 imio.smartweb.locales = 1.1.20