From a4618610308a27961dda605c41e12216250ae0be Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 13 Feb 2025 02:10:36 -0800 Subject: [PATCH] doc: changelog --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 126f14e00..7e32e1f89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,10 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **💾 User Settings Persistence Fix**: Ensured user-specific settings are correctly saved and applied across sessions. - **🔄 OpenID Username Retrieval Enhancement**: Usernames are now correctly picked up and assigned for OpenID Connect (OIDC) logins. -### Changed - -- **🔗 Improved Direct Connections Integration**: Simplified the configuration process for setting up direct API connections, making it easier to integrate custom inference endpoints. - ## [0.5.10] - 2025-02-05 ### Fixed