From 1cb8ef4a66374408904f15738ab42ea0a0c56899 Mon Sep 17 00:00:00 2001 From: Taha Paksu Date: Tue, 6 Jul 2021 09:37:40 +0300 Subject: [PATCH] Update changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 0205c509727..7a3c7f5d2bc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,7 @@ * Enhancement - [Transparency] CLI command for viewing tracking data for your store. #30010 * Enhancement - All settings pages can now be extended consistently with new sections and settings. Also, unit tests have been added. #27684 * Enhancement - Set checkout fields value with the default defined value where form is not presented to the user. #29820 +* Enhancement - Update `locale-info.php` to contain all the countries, currency specs and locale information. #30216 * Tweak - Show legacy widget instance in Rest API. #30012 * Tweak - No longer load PayPal Standard by default on new installs. #29971 * Tweak - Rename Products, Products by Rating, and Recent Viewed Products widgets to Products list, Products by Rating list, and Recently Viewed Products list. #29941