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`