From 29d8f8d91ba0650c92d57578b820e4d2b39ed2d3 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 17 Jul 2024 17:30:05 +0200 Subject: [PATCH] refac: wording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d524403..a3bceff25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **🔄 Improved File Upload**: Addressed the issue where file uploads lacked animation. - **💬 Chat Continuity**: Fixed a problem where existing chats were not functioning properly in some instances. - **🗂️ Chat File Reset**: Resolved the issue of chat files not resetting for new conversations, now ensuring a clean slate for each chat session. -- **📁 Document Workspace Management**: Corrected the handling of document uploads in the workspace using the Files API. +- **📁 Document Workspace Uploads**: Corrected the handling of document uploads in the workspace using the Files API. ## [0.3.9] - 2024-07-17