Skip to content

Commit fc1b0a4

Browse files
authored
Update CHANGELOG.md
1 parent f6afbee commit fc1b0a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44

55
- features
66

7-
- users can now choose which columns to display/hide
7+
- users can now choose which columns to display
88
in the diagnostic panel, using a context menu action (
99
[#159](https://github.com/krassowski/jupyterlab-lsp/pull/159)
1010
)
11+
- start the diagnostics panel docked at the bottom and improve
12+
the re-spawning of the diagnostics panel (
13+
[#166](https://github.com/krassowski/jupyterlab-lsp/pull/166)
14+
)
1115

1216
- bugfixes
1317

@@ -18,10 +22,6 @@
1822
return MarkupContent (
1923
[#164](https://github.com/krassowski/jupyterlab-lsp/pull/164)
2024
)
21-
- Start the diagnostics panel docked at the bottom and improve
22-
the re-spawning of the (closed) diagnostics panel (
23-
[#166](https://github.com/krassowski/jupyterlab-lsp/pull/166)
24-
)
2525

2626
## `lsp-ws-connection 0.3.1`
2727

0 commit comments

Comments
 (0)