From 7798181c586182665a15c3fedd170c4aa08ca9ca Mon Sep 17 00:00:00 2001 From: Marc Jauvin Date: Thu, 18 Jun 2020 06:16:49 -0400 Subject: [PATCH] update version file for 1.7.2 release --- updates/version.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/updates/version.yaml b/updates/version.yaml index e6da625d..0476ff77 100755 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -82,3 +82,8 @@ - fix string translation key for scan errors column header 1.7.1: - Fix YAML issue with previous tag/release. +1.7.2: + - Fix regex when "|_" filter is followed by another filter + - Try locale without country before returning default translation + - Allow exporting default locale + - Fire 'rainlab.translate.themeScanner.afterScan' event in the theme scanner for extendability