summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-05-25 00:31:03 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2017-05-25 00:31:03 +0300
commit1b8359b0b4ed3e746f09f43e7aa9ae2fb1c02116 (patch)
tree5302a435057db6033ccdad65c4e190a2953573ef /CHANGELOG.md
parent1c0cd08ba98a3a918b4694e9410d92ff0a8d7946 (diff)
Add a missing 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 88e37edf..2c7a62c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,7 @@
* [#1897](https://github.com/clojure-emacs/cider/issues/1897): Bind TAB in stacktrace buffers in the terminal.
* [#1895](https://github.com/clojure-emacs/cider/issues/1895): Connect to the same host:port after `cider-restart` if the connection was established with `cider-connect`.
* [#1881](https://github.com/clojure-emacs/cider/issues/1881): Add `cider-cljs-boot-repl` and `cider-cljs-gradle-repl` defcustom and hook `boot-cljs-repl`.
+* [#1997](https://github.com/clojure-emacs/cider/pull/1997): Fix a nil error when loading a code buffer and the error buffer is visible.
## 0.14.0 (2016-10-13)