From 4f70f228f1a1e0690190a683192faa5ebd2f1e52 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Wed, 27 Mar 2024 10:43:55 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e9deea5..85b85e8f 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,8 @@ Backlog (TBD) - [ ] Generative AI Integration [5.1.0](https://github.com/oqtane/oqtane.framework/releases/tag/v5.1.0) (Mar 27, 2024) -- [x] Migration to new unified Blazor approach in .NET 8 (ie. blazor.web.js) +- [x] Migration to the new unified Blazor approach in .NET 8 (ie. blazor.web.js) - [x] Static Server Rendering (SSR) support -- [x] Interactive Auto render mode support [5.0.2](https://github.com/oqtane/oqtane.framework/releases/tag/v5.0.2) (Jan 25, 2024) - [x] Stabilization improvements