summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-12-23 09:13:40 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-12-23 09:13:40 +0200
commit7a82159b2e7ffe68357f25157331583c6bcfa295 (patch)
tree0716831a20c20cdb6fff995ecd2d1923bbded70a /CHANGELOG.md
parentb3b9c67abe2e5ce9eadf2a3cb4358203431c1ebf (diff)
Add a changelog entry for the previous commit
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 b0b706a5..048745bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
* [#2454](https://github.com/clojure-emacs/cider/pull/2454): Fix erratic inspector behavior when multiple REPLs are connected
* [#2467](https://github.com/clojure-emacs/cider/pull/2467): Make generic CIDER ops use any available nREPL connection.
* [#2105](https://github.com/clojure-emacs/cider/issues/2105): Fix no comment syntax defined message when loading buffer after running a failing test.
+* [#2115](https://github.com/clojure-emacs/cider/issues/2515): Reset the current buffer after `display-buffer`.
### Changes