Skip to content

Commit

Permalink
[#1122] Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Jun 20, 2015
1 parent 9a0a6b0 commit eebb891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Replace `assert` with `cl-assert` (we don't use anything from `cl` now).
* [#1135](https://github.com/clojure-emacs/cider/pull/1135): Fix a corner case with locals display in the debugger.
* [#1129](https://github.com/clojure-emacs/cider/issues/1129): Fix occasional `(wrong-type-argument stringp nil)` on clojure-android.
* [#1122](https://github.com/clojure-emacs/cider/issues/1122): Run client initialization in new client buffer.

## 0.9.0 / 2015-06-16

Expand Down

0 comments on commit eebb891

Please sign in to comment.