From 1167508600ff32dbf218e3bc638b0125112a1fcc Mon Sep 17 00:00:00 2001 From: devansh bawari Date: Mon, 22 Feb 2021 20:09:26 +0530 Subject: [PATCH] Some Line Are Sorted --- CHANGELOG for v1.x.x.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG for v1.x.x.md b/CHANGELOG for v1.x.x.md index 437c3e3a1..f2c0df00b 100644 --- a/CHANGELOG for v1.x.x.md +++ b/CHANGELOG for v1.x.x.md @@ -120,18 +120,18 @@ This changelog consists of the bug & security fixes and new features being inclu * #4432 [fixed] - subscribed checkbox should be mark if customer is already subscribed. +* #4428 [fixed] - user roles permission option always save when trying to uncheck selected option. + * #4425 [fixed] - saved billing address details are not showing on onepage checkout. +* #4420 [fixed] - Invoice PDF breaking. + * #4413 [fixed] - getting error when setup fresh bagisto from master. * #4408 [fixed] - silder image not work. * #4401 [fixed] - composer install --no-dev , gives error. -* #4428 [fixed] - user roles permission option always save when trying to uncheck selected option. - -* #4420 [fixed] - Invoice PDF breaking. - * #4399 [fixed] - Role-based security issue - User with no permission has acces to some admin pages/controls. * #4392 [fixed] - Multiple cart rule is getting applied in case condition matches on applying only one coupon.