You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Bash Language Server
2
2
3
+
## 1.15.0
4
+
5
+
* Use comments above symbols for documentation (https://github.com/bash-lsp/bash-language-server/pull/234, https://github.com/bash-lsp/bash-language-server/pull/235)
6
+
7
+
3
8
## 1.14.0
4
9
5
10
* onHover and onCompletion documentation improvements (https://github.com/bash-lsp/bash-language-server/pull/230)
0 commit comments