From bbc4ac354650b02e733c24b88f7cc7820de8ee07 Mon Sep 17 00:00:00 2001 From: Vivek Sharma Date: Wed, 31 Jul 2024 16:12:13 +0530 Subject: [PATCH] [Updated: changelog.md file] --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee15f7c0..6fd95a68 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ This changelog consists of the bug & security fixes and new features included in the releases listed below. +## **v2.0.2 (31st of July, 2024)** - *Release* + +* [Fixed] - TokenInvalidException class updated for JWTAuth. + +* [Fixed] - Customer validation message issue fixed. + +* [Fixed] - Notification Private Key check added for order. + +* [Fixed] - Customer newsletter schema updated. + +* [Fixed] - Countries API modified from admin end. + +* [Fixed] - Newsletter subscription issue for customer. + +* [Fixed] - Newsletter subscription issue for customer. + +* [Fixed] - Multi-locale issues for the ThemeContent. + +* [Fixed] - Return type added for Models\CatalogRule\CatalogRule.php PR:#249 + +* [Enhancement] - #252 Update firebase notification feature. + +* [Enhancement] - getFilterAttributes method for default value. + +* [Enhancement] - ServiceProvider and Console/Install files. + ## **v2.0.0 (20th of Mar, 2024)** - *Release* * [Fixed] - #94 Getting exception in Attribute API