summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorVitalie Spinu <spinuvit@gmail.com>2017-07-23 01:32:45 +0200
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2017-07-25 08:48:00 +0300
commit4867db8ab3ca9bcae5adea2f41359927fcaf2492 (patch)
tree5a5bbbc75427479cae0be21d8095532b828cf827 /CHANGELOG.md
parentba66d222a8ce4c1b1b2f5ced3ce8143334ceae1e (diff)
[Fix #2058] Don't cache non-existing ns-forms
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 8499c025..06cec5ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
### Bugs Fixed
+* [#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.
## 0.15.0 (2017-07-20)