From 56a1c1a57d758d2f47fa41d4aadd44efbb8b7d15 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Tue, 1 Jun 2021 14:51:13 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c3db4f10..f3f36ee8 100644 --- a/README.md +++ b/README.md @@ -49,14 +49,14 @@ There is a separate [Documentation repository](https://github.com/oqtane/oqtane. # Roadmap This project is a work in progress and the schedule for implementing enhancements is dependent upon the availability of community members who are willing/able to assist. -V.3.0.0 ( Nov 2021 ) +V.3.0.0 ( Q4 2021 ) - [ ] Migration to .NET 6 -V.2.2.0 ( Aug 2021 ) +V.2.2.0 ( Q3 2021 ) - [ ] Alternate Authentication Providers ( ie. Azure B2C, Social logins, etc... ) - [ ] Configurable password complexity for local authentication -V.2.1.0 ( May 2021 ) +V.2.1.0 ( June 2021 ) - [x] Cross Platform Database Support ( ie. LocalDB, SQL Server, SQLite, MySQL, PostgreSQL ) - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964) - [x] Utilize EF Core Migrations - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964) - [x] Include support for Public content folders