diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f22cfa317d..229be0c083c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ when there are breaking changes. ### Configuration ### Editors + - Fixed an issue where the VSCode extension duplicates text when using VSCode git utilities [#4338] ### Formatter - Fix an issue where formatting of JSX string literals property values were using incorrect quotes [#4054](https://github.com/rome/tools/issues/4054)