branch: elpa/cider
commit ec64d73fa0d9aff7be520f35368e9b240ada680e
Author: Arne Brasseur <[email protected]>
Commit: GitHub <[email protected]>
Update CHANGELOG.md
Co-authored-by: vemv <[email protected]>
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4dc344d852..770e16d26b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
### Changes
-* [#3177](https://github.com/clojure-emacs/cider/pull/3177) Apply ANSI
colorization to test assertion output
+* [#3177](https://github.com/clojure-emacs/cider/pull/3177) Apply ANSI
colorization to test assertion output.
* Use clojure-mode
[5.14.0](https://github.com/clojure-emacs/clojure-mode/blob/v5.14.0/CHANGELOG.md#5140-2022-03-07).
* [#3170](https://github.com/clojure-emacs/cider/issues/3170) Skip ensure repl
available on xref functions.
* [#3173](https://github.com/clojure-emacs/cider/issues/3173) Locally remove
`cider-complete-at-point` from `completion-at-point-functions` instead of
killing it as a local variable.