From 12f83c4f196a080300be867c99d0c4ca4b493ff2 Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Wed, 21 Apr 2021 23:23:05 -0400 Subject: [PATCH] update changelog, linting --- CHANGELOG.md | 11 ++++++++++- atest/04_Interface/Statusbar.robot | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b24d62210..fc905360f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,18 @@ - bug fixes: - fixed name of jupyterlab-lsp package displayed in JupyterLab UI ([#570], thanks @marimeireles) - - removed vendored CodeMirror from distribution ([#576]) - fix encoding on Windows for non-conda installs ([#580], thanks @stonebig) +- experiments + + - added `robotframework-lsp` to tests, demo, and documentation [#493] + +- for extension authors: + + - removed vendored CodeMirror from distribution ([#576]) + + +[#493]: https://github.com/krassowski/jupyterlab-lsp/pull/493 [#557]: https://github.com/krassowski/jupyterlab-lsp/pull/557 [#570]: https://github.com/krassowski/jupyterlab-lsp/pull/570 [#576]: https://github.com/krassowski/jupyterlab-lsp/pull/576 diff --git a/atest/04_Interface/Statusbar.robot b/atest/04_Interface/Statusbar.robot index 7041418b5..883aba005 100644 --- a/atest/04_Interface/Statusbar.robot +++ b/atest/04_Interface/Statusbar.robot @@ -30,7 +30,7 @@ Status Changes Between Notebooks [Teardown] Clean Up After Working With File Python.ipynb Status Changes Correctly Between Editors - [Tags] gh-493:rflsp-claims-plains + [Tags] gh-493:rflsp-claims-plains Prepare File for Editing Python status example.py Wait Until Fully Initialized Open File example.plain