From 95dce1fe8396f1f74c8f42cc20d76a4cfdc55cfe Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Wed, 25 Sep 2024 01:36:31 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 484ca6b9..f773c478 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Anthropic (Claude) chat requests [#707](https://github.com/carlrobertoh/CodeGPT/issues/707) + ## [2.11.2-223] - 2024-09-24 ### Added