From 5ec57238f874aab64f0f9828e1daaa30931911af Mon Sep 17 00:00:00 2001 From: devansh bawari Date: Mon, 22 Feb 2021 14:29:11 +0530 Subject: [PATCH] Sorted In Increasing Order --- CHANGELOG for v1.x.x.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG for v1.x.x.md b/CHANGELOG for v1.x.x.md index d4a15e400..049e7ce22 100644 --- a/CHANGELOG for v1.x.x.md +++ b/CHANGELOG for v1.x.x.md @@ -4,19 +4,19 @@ This changelog consists of the bug & security fixes and new features being inclu ## **v1.3.1 (22nd of February 2021)** - *Release* -* #4659 [fixed] - Only show defaults option in Shipping. - -* #4654 [fixed] - Composer error with `khaled.alshamaa/ar-php` version. +* #4633 [fixed] - Incorrect validation message at admin end. * #4641 [fixed] - Getting data in client id "sb" by default. -* #4647 [fixed] - APP_VERSION returns the wrong version number. +* #4643 [fixed] - Getting exception when admin change the status of subscribed user to false. * #4645 [fixed] - `/api/products` returns trying to get property 'product' of non-object. -* #4643 [fixed] - Getting exception when admin change the status of subscribed user to false. +* #4647 [fixed] - APP_VERSION returns the wrong version number. -* #4633 [fixed] - Incorrect validation message at admin end. +* #4654 [fixed] - Composer error with `khaled.alshamaa/ar-php` version. + +* #4659 [fixed] - Only show defaults option in Shipping. ## **v1.3.0 (16th of February 2021)** - *Release*