From fef8f6f903ff2a719264f4c8a848b0e221269a8a Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Wed, 3 Apr 2024 02:07:54 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00c930b4..1f6198a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- A couple of IntelliJ Platform errors/warnings +- Fixed several UI/UX issues related to code completions for IDE versions starting from 233 - Error when adding a single file to the context +- A couple of IntelliJ Platform errors/warnings ### Removed