File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
### Changes
6
6
7
7
- Bump the injected ` cider-nrepl ` to [ 0.50.3] ( https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0503-2024-12-02 ) .
8
- - [ #3754 ] ( https://github.com/clojure-emacs/cider/issues/3754 ) : Fix regex in ` cider-ns-from-p ` .
9
8
- [ #3753 ] ( https://github.com/clojure-emacs/cider/pull/3753 ) : Add ` cider-log-show-frameworks ` command to show available log frameworks in a buffer.
10
9
- [ #3746 ] ( https://github.com/clojure-emacs/cider/issues/3746 ) : Bring back ` cider ` completion style for activating backend-driven completion.
11
10
12
11
### Bugs fixed
13
12
14
13
- [ #3742 ] ( https://github.com/clojure-emacs/cider/issues/3742 ) : Restore syntax highlighting of result in the minibuffer.
15
14
- [ #3747 ] ( https://github.com/clojure-emacs/cider/issues/3747 ) : Fix errors when docstring is ` nil ` .
16
- - [ #3757 ] ( https://github.com/clojure-emacs/cider/issues/3757 ) : Fix inspector's def-current-value selecting wrong REPL when multiple are connected.
15
+ - [ #3757 ] ( https://github.com/clojure-emacs/cider/issues/3757 ) : Fix inspector's ` def-current-value ` selecting wrong REPL when multiple are connected.
16
+ - [ #3754 ] ( https://github.com/clojure-emacs/cider/issues/3754 ) : Fix regex in ` cider-ns-from-p ` .
17
17
18
18
## 1.16.0 (2024-09-24)
19
19
You can’t perform that action at this time.
0 commit comments