File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
## master (unreleased)
4
4
5
5
### Changes
6
- - [ #3753 ] ( https://github.com/clojure-emacs/cider/pull/3753 ) Add ` cider-log-show-frameworks ` command to show available log frameworks in a buffer.
6
+
7
+ - [ #3753 ] ( https://github.com/clojure-emacs/cider/pull/3753 ) : Add ` cider-log-show-frameworks ` command to show available log frameworks in a buffer.
7
8
- [ #3746 ] ( https://github.com/clojure-emacs/cider/issues/3746 ) : Bring back ` cider ` completion style for activating backend-driven completion.
8
9
9
10
### Bugs fixed
10
11
11
- - [ #3742 ] ( https://github.com/clojure-emacs/cider/issues/3742 ) : Restore syntax highlighting in result minibuffer.
12
- - [ #3747 ] ( https://github.com/clojure-emacs/cider/issues/3747 ) : Fix errors when docstring is nil.
12
+ - [ #3742 ] ( https://github.com/clojure-emacs/cider/issues/3742 ) : Restore syntax highlighting of result in the minibuffer.
13
+ - [ #3747 ] ( https://github.com/clojure-emacs/cider/issues/3747 ) : Fix errors when docstring is ` nil ` .
13
14
14
15
## 1.16.0 (2024-09-24)
15
16
You can’t perform that action at this time.
0 commit comments