Skip to content

Commit ffe5bac

Browse files
committed
Update the changelog
1 parent 7e4b5e9 commit ffe5bac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
* Add first class support for Babashka (more warnings when you connect to `babashka.nrepl`).
88
* Add support for nREPL 0.8's `lookup` op.
9-
* Add support for nREPL 0.7's sideloading functionality.
9+
* Add support for nREPL 0.7's sideloading functionality (experimental).
1010
* Add support for nREPL 0.8's `ls-middleware` op.
11+
* [#2861](https://github.com/clojure-emacs/cider/pull/2861): Add support for the Krell REPL.
1112

1213
### Changes
1314

@@ -17,6 +18,7 @@
1718
macros, special forms and methods.
1819
* No longer fetches ClojureDocs data on first run (it's now bundled with `cider-nrepl`).
1920
* No longer updates the ClojureDocs data automatically on startup (it has to be updated explicitly using `M-x cider-clojuredocs-refresh-cache`).
21+
* Use nREPL 0.8 by default (when doing `cider-jack-in`).
2022

2123
### Bugs fixed
2224

0 commit comments

Comments
 (0)