summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMichael Brand <michael.ch.brand@gmail.com>2016-06-21 06:57:09 +0200
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2016-06-21 07:57:09 +0300
commit0f8df598e7bc4a4e64aeceda8dc8111585a7ab75 (patch)
tree8ca88d966933efcde6157ecf5114fd686051e494 /CHANGELOG.md
parent424c6e50117f9b5eb218d7bd9e2dac1a03921e69 (diff)
Fix orphaned nrepl-messages buffer after cider-quit (#1788)
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 c87ead28..bb5e5b52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -46,6 +46,7 @@
the ns-browser.
* [#1708](https://github.com/clojure-emacs/cider/issues/1708): Fix `cider-popup-buffer-display` when another frame is used for the error buffer.
* [#1733](https://github.com/clojure-emacs/cider/pull/1733): Better error handling when no boot command is found in exec-path.
+* Fix orphaned nrepl-messages buffer after `cider-quit'.
## 0.12.0 (2016-04-16)