Skip to content

Commit

Permalink
Update CHANGELOG.md with #9154 breaking changes. (#9736)
Browse files Browse the repository at this point in the history
Signed-off-by: Esther Perelman <esther.perelman@sap.com>
  • Loading branch information
EstherPerelman authored Jul 16, 2021
1 parent a7c35d7 commit e7b9429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<a name="breaking_changes_1.16.0">[Breaking Changes:](#breaking_changes_1.16.0)</a>

- [monaco] upgraded to monaco 0.23.0 including replacement of `quickOpen` API (0.20.x) with `quickInput` API (0.23.x) [#9154](https://github.com/eclipse-theia/theia/pull/9154)
- [workspace] `WorkspaceCommandContribution.addFolderToWorkspace` no longer accepts `undefined`. `WorkspaceService.addRoot` now accepts a URI or a URI[]. [#9684](https://github.com/eclipse-theia/theia/pull/9684)

## v1.15.0 - 6/30/2021
Expand Down

0 comments on commit e7b9429

Please sign in to comment.