File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 15
15
* [ #2964 ] ( https://github.com/clojure-emacs/cider/issues/2964 ) : Fix issue with ` cider-company-enable-fuzzy-completion ` and Helm.
16
16
* [ #2937 ] ( https://github.com/clojure-emacs/cider/issues/2937 ) : Green fringe produced for extra line in rich comment block.
17
17
* [ #2996 ] ( (https://github.com/clojure-emacs/cider/issues/2937) ) : Fix debugger incorrectly locating ` #_ ` ignored forms.
18
+ * Bump the injected ` cider-nrepl ` to 0.25.6. This should fix a compatibility issue with Java 15 and fetching fresh ClojureDocs data.
18
19
19
20
### Changes
20
21
21
22
* Removed ` cider-clojure-cli-parameters ` due to clojure-cli jack-in changes.
22
- * Bump the injected ` cider-nrepl ` to 0.25.6. This should fix a compatibility issue with Java 15 and fetching fresh ClojureDocs data.
23
23
* Changed the behaviour of ` cider-last-sexp ` so it returns only the sexp, excluding all whitespace and/or the first newline after.
24
24
25
25
## 1.0.0 (2020-28-12)
You can’t perform that action at this time.
0 commit comments