From 7012e3bd234409617a51f898ca8b0e094da4330a Mon Sep 17 00:00:00 2001 From: Bryan Chen Date: Mon, 16 Oct 2023 12:34:31 -0400 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Bryan Chen --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0476d4bd1bdff..9358ae75ec3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ ## v1.43.0 - Unreleased +- [task] prevent task widget title from being changed by task process [#13003](https://github.com/eclipse-theia/theia/pull/13003) + [Breaking Changes:](#breaking_changes_1.43.0) - [core] removed `SETTINGS_OPEN` menupath constant - replaced by `MANAGE_GENERAL` [#12803](https://github.com/eclipse-theia/theia/pull/12803)