Updated changelog

This commit is contained in:
Thorsten Sommer 2024-08-21 08:27:59 +02:00
parent 6a83280085
commit bf4996c95e
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,2 +1,3 @@
# v0.8.11, build 173 # v0.8.11, build 173
- Fixed a bug where the chats in the workspace component were not sorted by date. - Fixed a bug where the chats in the workspace component were not sorted by date.
- Refactored code base to improve maintainability.