We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c1267 commit efc2299Copy full SHA for efc2299
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
### Bugs fixed
6
7
+* [#1153](https://github.com/clojure-emacs/cider/pull/1153): Fix behavior of `cider-switch-to-current-repl-buffer`.
8
* [#1139](https://github.com/clojure-emacs/cider/issues/1139): Fix evaluation of ns forms and of forms with unevaluated namespaces.
9
* Replace `assert` with `cl-assert` (we don't use anything from `cl` now).
10
* [#1135](https://github.com/clojure-emacs/cider/pull/1135): Fix a corner case with locals display in the debugger.
0 commit comments