Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski authored Jan 19, 2020
1 parent f6afbee commit fc1b0a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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`

Expand Down

0 comments on commit fc1b0a4

Please sign in to comment.