From bf4996c95eca7a038587b04f7956008559dfb3da Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Wed, 21 Aug 2024 08:27:59 +0200 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v0.8.11.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.8.11.md b/app/MindWork AI Studio/wwwroot/changelog/v0.8.11.md index 4b068c2a..83819611 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.8.11.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.8.11.md @@ -1,2 +1,3 @@ # v0.8.11, build 173 -- Fixed a bug where the chats in the workspace component were not sorted by date. \ No newline at end of file +- Fixed a bug where the chats in the workspace component were not sorted by date. +- Refactored code base to improve maintainability. \ No newline at end of file