From 39cc17bb1691be23b22621b6158b4def982b0fc3 Mon Sep 17 00:00:00 2001 From: Oleksandr Andriienko Date: Wed, 19 Feb 2020 14:59:37 +0200 Subject: [PATCH] Describe breaking changes in the changelog. Signed-off-by: Oleksandr Andriienko --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e06f4d6ea8297..b5b55be13321a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Breaking changes: - [core] fixed typo (highligh -> highlight) in caption highlight fragment [#7050](https://github.com/eclipse-theia/theia/pull/7050) +- [terminal] added new abstract methods to the TerminalWidget[#7179]: `scrollLineUp`, `scrollLineDown`, `scrollToTop`, `scrollPageUp`, `scrollPageDown` ## v0.15.0