From 4b80fa2a9d68a9d3a88e458fdcdab44c3f56ad3e Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Wed, 4 Sep 2024 18:39:29 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 261c2acc..33a54093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Proper streaming support - Git context integration +### Fixed + +- Prompt text field background transparency issues + ## [2.10.2-223] - 2024-08-23 ### Added