From f6fd50f449306dbd5f7a4d16007820d2df608639 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Sat, 25 Sep 2021 09:02:06 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9aaa934b..53349326 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ V.3.0.0 ( Q4 2021 ) - [ ] Configurable password complexity for local authentication V.2.3.0 ( Sep 24, 2021 ) -- [ ] Complete UI migration to Bootstrap 5 -- [ ] Improve module/theme installation and add support for commercial extensions -- [ ] Replace System.Drawing with ImageSharp -- [ ] Image resizing service +- [x] Complete UI migration to Bootstrap 5 +- [x] Improve module/theme installation and add support for commercial extensions +- [x] Replace System.Drawing with ImageSharp +- [x] Image resizing service V.2.2.0 ( Jul 6, 2021 ) - [x] Bootstrap 5 Upgrade