From 191a1dea4d26c1c4db0caa5d80c14ccc4457db59 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Sat, 27 Feb 2021 12:50:36 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5788b1db..20559301 100644 --- a/README.md +++ b/README.md @@ -50,10 +50,12 @@ There is a separate [Documentation repository](https://github.com/oqtane/oqtane. 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.2.1.0 ( Q1 2021 ) -- [x] Complete Static Localization of Admin UI - [ ] Cross Platform Database Support ( ie. SQLite ) - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964) - [ ] EF Core Migrations for Database Installation/Upgrade - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964) +V.2.0.1 ( Feb 27, 2021 ) +- [x] Complete Static Localization of Admin UI + V.2.0.0 ( released in conjuntion with .NET 5 on Nov 11, 2020 ) - [x] Migration to .NET 5 - [x] Static Localization ( ie. labels, help text, etc.. )