diff --git a/changelog.txt b/changelog.txt index f4b0ecf4..21b29eaf 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,12 +1,12 @@ 4.1.0 +- Updated Symfony to version 4.3.5. Updated DoctrineMongoDBBundle to version 4.0. - Settings for site languages. - New settingsList() Twig function. - New pathLocalized() Twig function. - Locale parameter in URL. Locale is no longer saved in session. - On the authorization page, a button "Show password" has been added. - In admin area added buttons "Save and Close" and "Save". -- Updated Symfony to version 4.3.5. Updated DoctrineMongoDBBundle to version 4.0. - Added class CatalogService. - Minor improvements in the administration interface.