From 09eb2b3fb7e6bde4f7a46a2bcbd1135c417d91ad Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Mon, 21 Jul 2025 16:51:44 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94b62632..ac9c7632 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Kimi K2 model (ProxyAI) - Native Mistral client support - New Chat History UI/UX - Server and build logs for llama.cpp - Support for model per feature - Support for PSI analysis (Code Analyze) of added files +### Updated + +- OpenAI and Google model selection + ### Fixed - llama.cpp server build