summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-12-03 10:55:24 +0000
committerBozhidar Batsov <bozhidar@batsov.com>2018-12-03 10:55:24 +0000
commitb5666cf05e7cc0ad6b232d1c95b941302bd8be21 (patch)
tree46aa6172aa31492fdd400e91d0bb54c83ca24891
parenta72478a5a1679e23579bc44b7cc7b9cbf06110da (diff)
Fix changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 18fe9989..731db62c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,9 +27,6 @@
* [#2482](https://github.com/clojure-emacs/cider/issues/2482): Don't bind nREPL server started by `cider-jack-in` to `::` (use `localhost` instead).
* [#2484](https://github.com/clojure-emacs/cider/pull/2484): Fix issues where some functionality in REPL buffers (like eldoc) was broken.
-
-### Changes
-
* [#2484](https://github.com/clojure-emacs/cider/pull/2484): REPL types are now symbols instead of strings.
## 0.18.0 (2018-09-02)