branch: elpa/cider
commit bd4b508b11770908ce20d539bd280fd419215a1a
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Add a note
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36326e24391..a2179ad3133 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
- [#3854](https://github.com/clojure-emacs/cider/pull/3854): Use buttons for
items in `cider-ns-browser` to allow clicking and evil's `RET` to navigate.
- Drop support for Emacs 27.
+ - This was prompted by upstream deps dropping support for it.
- Remove deprecated `cider-*-global-opts`.
### Bugs fixed