Skip to content

Commit eebb891

Browse files
committed
[#1122] Add changelog entry
1 parent 9a0a6b0 commit eebb891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Replace `assert` with `cl-assert` (we don't use anything from `cl` now).
99
* [#1135](https://github.com/clojure-emacs/cider/pull/1135): Fix a corner case with locals display in the debugger.
1010
* [#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.
1112

1213
## 0.9.0 / 2015-06-16
1314

0 commit comments

Comments
 (0)