From f2ba60701b98fa19da0da1146d4f1cd38f2cfc7a Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Tue, 28 Oct 2025 14:25:42 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92a2023e..ad084645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - gRPC request timeouts during autocompletion and next-edits +- Order of search tags in the prompt lookup +- Custom OpenAI serialization issues [#1142](https://github.com/carlrobertoh/ProxyAI/issues/1142), [#1151](https://github.com/carlrobertoh/ProxyAI/issues/1151) ## [3.6.5-241.1] - 2025-10-22