Skip to content

Commit

Permalink
Added breaking changes from eclipse-theia#10529
Browse files Browse the repository at this point in the history
Deprecated method `activateTerminal` was removed.
  • Loading branch information
abhisharsinha authored Dec 10, 2021
1 parent aff706d commit df95656
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 @@ -21,6 +21,7 @@
- add `isSafeToShutDown()` - replaces `canUnload()`.
- add `setSafeToShutDown()` - ensures that next close event will not be prevented.
- add `reload()` - to allow different handling in Electron and browser.
- [terminal] removed deprecated `activateTerminal` method. Use `open` instead. [#10529](https://github.com/eclipse-theia/theia/pull/10529)

## v1.20.0 - 11/25/2021

Expand Down

0 comments on commit df95656

Please sign in to comment.