We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d643fb commit b625f3cCopy full SHA for b625f3c
CHANGELOG.org
@@ -1,3 +1,6 @@
1
* Changelog
2
+** 8.0.0
3
+ - lsp-ui version working with lsp-mode v8.0.0
4
+
5
** 7.0.1
6
- lsp-ui version working with lsp-mode v7.0.1
lsp-ui.el
@@ -7,7 +7,7 @@
7
;; Keywords: languages, tools
8
;; URL: https://github.com/emacs-lsp/lsp-ui
9
;; Package-Requires: ((emacs "26.1") (dash "2.18.0") (lsp-mode "6.0") (markdown-mode "2.3"))
10
-;; Version: 7.0.1
+;; Version: 8.0.0
11
12
;;; License
13
;;
0 commit comments