summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-01-31 20:33:35 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-01-31 20:33:35 +0200
commit3ab649ae3fae93cbc166c7da6d64ce53b428ecd8 (patch)
tree7622445b7fb1eb89e9b6e5b7f6162963f1f9953e /CHANGELOG.md
parentaeb9651bf7f6d7568703d4c123566b3f9ad55b7d (diff)
[Fix #1529] Close nREPL messages buffer when its matching connection is
closed
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 11dbc89a..017fe40c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ and try to associate the created connection with this project automatically.
### Bugs fixed
* [#1493](https://github.com/clojure-emacs/cider/issues/1493): Support special forms in eldoc.
+* [#1529](https://github.com/clojure-emacs/cider/issues/1529): Close nREPL message buffer when you quit its matching connection.
## 0.10.2 / 2016-01-27