From 23dc3309b0bbd78ea8da44269f6e618ac826323e Mon Sep 17 00:00:00 2001 From: nik <77881638+nik132-eng@users.noreply.github.com> Date: Wed, 20 Oct 2021 19:08:16 +0530 Subject: [PATCH] Update CHANGELOG for v0.1.x.md --- CHANGELOG for v0.1.x.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG for v0.1.x.md b/CHANGELOG for v0.1.x.md index 478755537..f42ec9f3d 100755 --- a/CHANGELOG for v0.1.x.md +++ b/CHANGELOG for v0.1.x.md @@ -324,7 +324,7 @@ This changelog consists of the bug & security fixes and new features included in * #897 [fixed] - Product gets saved without image if a used image is large. It should throw an error message. -* #896 [fixed] - GetVariantMinPrice does not look at special_price. +* #896 [fixed] - getVariantMinPrice does not look at special_price. * #894 [fixed] - Storage link command is missing when installing framework through installer. @@ -590,7 +590,7 @@ large, while saving the category. * #438 [fixed] - Simple Select Attribute Issue -* #426 [fixed] - PHP artisan down does not work. +* #426 [fixed] - php artisan down does not work. * #402 [fixed] - Change the validation message on moving product from wish-list to cart if product added in wish-list is out of stock.