diff --git a/CHANGES.rst b/CHANGES.rst index 89efdfb..0ed57b3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,15 @@ 1.3.1 (unreleased) ------------------ +- imio.smartweb.locales 1.1.20 + - Add missing fr/de translations for imio.smartweb.core + [thomlamb] + +- imio.smartweb.core 1.2.62 + + - SUP-36628 : Fix new svg icon name for tradcution + [thomlamb] + - imio.smartweb.core 1.2.61 - SUP-36628 : Add scroll context to keep the scroll position when we change the page diff --git a/versions.cfg b/versions.cfg index 5f6b97f..aae7076 100644 --- a/versions.cfg +++ b/versions.cfg @@ -2,9 +2,9 @@ gunicorn = 20.1.0 imio.smartweb.common = 1.2.17 -imio.smartweb.core = 1.2.61 +imio.smartweb.core = 1.2.62 imio.smartweb.policy = 1.2.6 -imio.smartweb.locales = 1.1.18 +imio.smartweb.locales = 1.1.20 Authomatic = 1.0.0 backcall = 0.2.0