summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-10-26 10:33:47 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-10-26 10:33:47 +0200
commit91358070cd3353f0f9f4e11d24c769e3e57b2faf (patch)
tree976a15c75d9e2c08afd6a31a6d4f9f50160fcb28 /CHANGELOG.md
parentb6b9ea5a3b45a50529d6ddc246ecdb49ffad82b6 (diff)
Tweak the changelog a bit
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3aa8f0f..57db4542 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,9 @@
* Fix jack-in from inside of remote buffers.
* [#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.
+
+### Changes
+
* [#2482](https://github.com/clojure-emacs/cider/issues/2482): Don't bind nREPL server started by `cider-jack-in` to `::` (use `localhost` instead).
## 0.18.0 (2018-09-02)