summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-15 22:02:12 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-15 22:02:12 +0200
commit7f29cef0853b59a5fcaf75d13fd0ceaba38bc6fb (patch)
treef356e9fe3844dc7b6578a16f890525136a902b17 /CHANGELOG.md
parent3171d7511f4e8665b948b8e16723a11a0fc49e9a (diff)
[Fix #1565] Fix font-locking in apropos buffers
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 333936c6..be3a44ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -47,6 +47,7 @@ and try to associate the created connection with this project automatically.
* [#1529](https://github.com/clojure-emacs/cider/issues/1529): Close nREPL message buffer when you quit its matching connection.
* [#707](https://github.com/clojure-emacs/cider/issues/707): Better support clojure.test/with-test.
* Fix namespace navigation in the namespace browser.
+* [#1565](https://github.com/clojure-emacs/cider/issues/1565): Fix font-locking in apropos buffers.
## 0.10.2 / 2016-01-27