From 7cfaf520de694515cb9864aeb20fc8858dd6b81b Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Thu, 3 Apr 2025 14:56:12 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b98ed5ef..6e6af3a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Gemini 2.5 Pro (exp) model + +### Fixed + +- Toolwindow ID inconsistencies +- EDT issues when reading files on submit + +### Removed + +- Clear tags action from editor's context menu + ## [3.2.0-233] - 2025-03-28 ### Added