summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2014-08-15 16:02:56 +0300
committerBozhidar Batsov <bozhidar@tradeo.com>2014-08-15 16:02:56 +0300
commit0e89f3949809343630de82dffb8b83d92220ffb6 (patch)
tree13b7693b9ebca33de4ca6e6a20e3f6624a717ff7 /CHANGELOG.md
parent21b1b8f0aa360d68ec971662b33e1386385af71c (diff)
[#693] Add a changelog entry
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 c3316e31..456cb74d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
* `completion-at-point` now annotates functions, macros and special forms, thus making it
simpler to gain understanding of what you're using.
* When invoked with a prefix argument `cider-quit` doesn't ask for confirmation.
+* Enhance stacktrace to definition navigation to work for interactively defined vars.
### Changes