Skip to content

Commit e1da7a1

Browse files
changelog: update typo in window.titleBarStyle
Signed-off-by: vince-fugnitto <[email protected]>
1 parent cebb541 commit e1da7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- `prepareCallHierarchy` types brought closer to VSCode / LSP expectations.
99
- optional `data` field added to `CallHierarchyItem` and related type.
1010
- [cli] added localization extraction to the cli [#10247](https://github.com/eclipse-theia/theia/pull/10247)
11-
- [core] added support for `window.menuBarVisibility` [#10044](https://github.com/eclipse-theia/theia/pull/10044)
11+
- [core] added support for `window.titleBarStyle` [#10044](https://github.com/eclipse-theia/theia/pull/10044)
1212
- [core] added support for richer tooltip overlays [#10108](https://github.com/eclipse-theia/theia/pull/10108)
1313
- [core] added support to drag-and-drop individual sections across view containers [#9644](https://github.com/eclipse-theia/theia/pull/9644)
1414
- [core] fixed regressions when using `svg` icons causing them not to display [#10232](https://github.com/eclipse-theia/theia/pull/10232)

0 commit comments

Comments
 (0)