From 9c19b83f9365cfa3628c8a4c81dd6bcce5646e71 Mon Sep 17 00:00:00 2001 From: mapomatic Date: Fri, 24 Nov 2017 21:11:19 -0500 Subject: [PATCH] update What's New list for 1.3.52 --- WME-Place-Harmonizer.js | 1 + 1 file changed, 1 insertion(+) diff --git a/WME-Place-Harmonizer.js b/WME-Place-Harmonizer.js index 614082f..b12aab5 100644 --- a/WME-Place-Harmonizer.js +++ b/WME-Place-Harmonizer.js @@ -434,6 +434,7 @@ function runPH() { // Script update info var WMEPHWhatsNewList = [ // New in this version + '1.3.52: FIXED - New gas station matching method does not work as intended. Reverting to old method for now.', '1.3.51: NEW - En dash is treated as a valid name suffix separator (like a hyphen).', '1.3.51: NEW - Ability to check for alternate versions of brand name in place name.', '1.3.51: FIXED - Gas station brand not being copied to empty name field if no PNH match.',