From 43bce6527fa68c6c26f2f0683f31425e5c0c210d Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Fri, 3 Oct 2025 16:03:38 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43d1309f..1bc29149 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 + +- Unresponsive prompt textfield tags that couldn't be removed or clicked + ## [3.6.1-233] - 2025-10-03 ### Added