summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-07-07 23:37:46 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-07-07 23:37:46 +0200
commit27910f39b99fa5a94dadd170a2c9c1735c79dbdc (patch)
treea71d5703270ec41903cf419421a65a1651cf136f /CHANGELOG.md
parent1e684aca022a166b97756161072ed71cf7073e9e (diff)
Remove `cider-visit-error-buffer` in favour of using `cider-selector`
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 a29059e3..193a79ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@
* Rename `cider-eval-defun-to-point` to `cider-eval-defun-up-to-point`.
* Add support for printing to the current buffer to `cider-eval-defun-up-to-point`.
* Remove `cider-ping` command.
+* Remove `cider-visit-error-buffer` in favour of using `cider-selector`.
## 0.17.0 (2018-05-07)