From 99c5cf1a00835eefbe21e3c3e05be88a568d26a3 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 20 Nov 2024 12:23:31 -0800 Subject: [PATCH] doc: wording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bcc2d4d8..2b6ec226e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- **πŸ“ Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced from `#`. +- **πŸ“ Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'. - **πŸ”— OpenAI Endpoint Prefix**: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes. - **βš”οΈ Arena Model Access Control**: Corrected an issue where arena model access control settings were not being saved. - **πŸ”§ Usage Capability Selector**: Fixed the broken usage capabilities selector in the model editor.