Skip to content

Commit

Permalink
Add a change entry for clojure-emacs/cider-nrepl#432
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Aug 17, 2017
1 parent f2b198e commit a1eee8c
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 @@ -13,6 +13,7 @@
* Fix interactive evaluation in cljc buffers with only one connection.
* [#2058](https://github.com/clojure-emacs/cider/pull/2058): Don't cache ns-forms in buffers with no such forms.
* [#2057](https://github.com/clojure-emacs/cider/pull/2057): Use `cider--font-lock-ensure` for compatibility with Emacs 24.5.
* [cider-nrepl#432](https://github.com/clojure-emacs/cider-nrepl/pull/432): Ensure `pprint` is after `load-file`.

## 0.15.0 (2017-07-20)

Expand Down

0 comments on commit a1eee8c

Please sign in to comment.