summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorVitalie Spinu <spinuvit@gmail.com>2017-07-23 01:56:09 +0200
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2017-07-25 08:48:00 +0300
commitea6aa352f7e5b97e00ac2057c2d7579a9e6f411f (patch)
treeb31657d6388b5124499c1393832eed6d74eabc66 /CHANGELOG.md
parent4867db8ab3ca9bcae5adea2f41359927fcaf2492 (diff)
Fix broken evaluation in cljc files with one connection
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 06cec5ea..5423ed2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
### Bugs Fixed
+* 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.