From 11bc3609e59709dcb6f570c298f0ca389d20c41c Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Wed, 23 Apr 2025 11:51:27 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e24c2193..28c47417 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- GPT-4.1 models for OpenAI provider + +### Fixed + +- Internal errors and warnings caused by recent IDE upgrade + ## [3.2.3-233] - 2025-04-16 ### Added