summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTianxiang Xiong <tianxiang.xiong@gmail.com>2017-07-17 02:20:16 -0700
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2017-07-17 12:20:16 +0300
commitd55768ab4184e34291b39af75932b354e0279380 (patch)
tree27ab8c4f9c28673724eb04d512303e746f0e8253 /CHANGELOG.md
parent5854f3a5a1b8ba9bda48e635a79ff8eb41a29bce (diff)
[Fix #2049] Use `view-mode` for `cider-grimoire` buffer (#2050)
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 9289b793..dbf368e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
### New Features
+* [#2050](https://github.com/clojure-emacs/cider/pull/2050) Use `view-mode` for `cider-grimoire` buffers
* Filter stacktrace to just frames from your project.
* [#1918](https://github.com/clojure-emacs/cider/issues/1918): Add new commands `cider-browse-spec` and `cider-browse-spec-all` which start a spec browser.
* [#2015](https://github.com/clojure-emacs/cider/pull/2015): Show symbols as special forms *and* macros in `cider-doc`