From 94b20662a44b1c8122987aeb2edddaf8f058bcc8 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Tue, 26 Oct 2021 08:37:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dfc163d..1e966cf9 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ V.3.1.0 ( Q1 2022 ) - [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... ) - [ ] Configurable password complexity for local authentication - [ ] Enhance alias concept with a tabular UI and additional configuration properties -- [ ] Allow language specification in Url +- [ ] Allow language specification in Url (#1731) V.3.0.0 ( Q4 2021 ) - [x] Migration to .NET 6