summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-01-03 16:53:47 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-01-03 16:53:47 +0200
commit8ac398f7bf44a76b31d060232744b5df262354bd (patch)
tree155397877d395cea92c5b31d16023dcb6d167e13 /CHANGELOG.md
parentc5d4964961ffbd321afd72bea6cac2a8c7133463 (diff)
Fix a couple of changelog entries.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3a7de11..c08359f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,11 @@
### Bugs Fixed
-* [#1913](https://github.com/clojure-emacs/cider/issues/1913): Fix `cider-toggle-buffer-connection` to allow cycling of connection and restoring all connections in cljc buffers
+* [#1913](https://github.com/clojure-emacs/cider/issues/1913): Fix `cider-toggle-buffer-connection` to allow cycling of connection and restoring all connections in cljc buffers.
### Changes
-* [#2151](https://github.com/clojure-emacs/cider/pull/2151) Improve formatting of spec in `cider-doc` buffer
+* [#2151](https://github.com/clojure-emacs/cider/pull/2151) Improve formatting of spec in `cider-doc` buffer.
## 0.16.0 (2017-12-28)