summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-08-17 09:00:57 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2017-08-17 09:00:57 +0300
commita1eee8c71237c98809c4852d9b1c799da903cd4f (patch)
treec094a7bf9afb4177613f0fa4d47efe270bda26be /CHANGELOG.md
parentf2b198ed926b9c4deea63cc6a169a748d81c551f (diff)
Add a change entry for https://github.com/clojure-emacs/cider-nrepl/pull/432
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00596d6e..0a227ad8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)