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 9a0a6b0 commit eebb891Copy full SHA for eebb891
CHANGELOG.md
@@ -8,6 +8,7 @@
8
* Replace `assert` with `cl-assert` (we don't use anything from `cl` now).
9
* [#1135](https://github.com/clojure-emacs/cider/pull/1135): Fix a corner case with locals display in the debugger.
10
* [#1129](https://github.com/clojure-emacs/cider/issues/1129): Fix occasional `(wrong-type-argument stringp nil)` on clojure-android.
11
+* [#1122](https://github.com/clojure-emacs/cider/issues/1122): Run client initialization in new client buffer.
12
13
## 0.9.0 / 2015-06-16
14
0 commit comments