From e30009176cd309d3bad1bb9515408626cd40bbf4 Mon Sep 17 00:00:00 2001 From: Vatsal6288 Date: Wed, 4 Sep 2024 18:14:51 +0530 Subject: [PATCH] chore: v2.0.0 --- CHANGELOG.md | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5e1480..c35ef12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,35 @@ All notable changes to this template will be documented in this file -## v1.0.0 (2023-12-27) +## v2.0.0 (2024-09-04) + +### Added + +- New Design Alignments +- New spacer & utility classes +- Navbar Dropdown Active state +- Remix Icons + +### Updated + +- Bootstrap 5.3.3 +- Documentation + +### Removed + +- MDI( Material Design Icons) + +### Fixed + +- UI improvements & bug fixes + +## V1.1.0 (2023-12-9) + +#### Updated + +- The Django version has been upgraded to version 5. + +## v1.0.0 (2023-11-27) ### Added