From fc1b0a4ddffb2c479dccd2d2095c1fe33beb6c53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Sun, 19 Jan 2020 21:54:19 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc28ae721..0ba6bea96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,14 @@ - features - - users can now choose which columns to display/hide + - users can now choose which columns to display in the diagnostic panel, using a context menu action ( [#159](https://github.com/krassowski/jupyterlab-lsp/pull/159) ) + - start the diagnostics panel docked at the bottom and improve + the re-spawning of the diagnostics panel ( + [#166](https://github.com/krassowski/jupyterlab-lsp/pull/166) + ) - bugfixes @@ -18,10 +22,6 @@ return MarkupContent ( [#164](https://github.com/krassowski/jupyterlab-lsp/pull/164) ) - - Start the diagnostics panel docked at the bottom and improve - the re-spawning of the (closed) diagnostics panel ( - [#166](https://github.com/krassowski/jupyterlab-lsp/pull/166) - ) ## `lsp-ws-connection 0.3.1`