Sorted In Increasing Order

This commit is contained in:
devansh bawari 2021-02-22 14:29:11 +05:30
parent b5fa175660
commit 5ec57238f8
1 changed files with 6 additions and 6 deletions

View File

@ -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*