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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Bash Language Server
2
2
3
+
## 4.8.0
4
+
5
+
- Use ShellCheck directives when analyzing source commands https://github.com/bash-lsp/bash-language-server/pull/747
6
+
3
7
## 4.7.0
4
8
5
9
- Support for bash options auto completions when using Brew or when `pkg-config` fails, but bash completions are found in `"${PREFIX:-/usr}/share/bash-completion/bash_completion"`https://github.com/bash-lsp/bash-language-server/pull/717
0 commit comments