summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-02 20:45:47 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-02 20:45:47 +0200
commitcbd0666ab65936646833ce7f4f1b7cb44c65a2fe (patch)
treeda015f54cec5fb519a6d8ad99420eb0d759cd8c2 /CHANGELOG.md
parenta0cf94b078451f6ca734e958f98bdf714aaf31e0 (diff)
[Fix #1570] Handle properly rest params in eldoc
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 42f707b6..5997c534 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,7 @@ and try to associate the created connection with this project automatically.
* [#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.
+* [#1570](https://github.com/clojure-emacs/cider/issues/1570): Handle properly rest params in eldoc.
## 0.10.2 / 2016-01-27