branch: elpa/cider
commit 31fa5240fae1843414dc8dded92ae8b1606b82d7
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Add a note about the code re-org
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4e81cbd265..5850a518c11 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@
 - Drop support for Emacs 27.
   - This was prompted by upstream deps dropping support for it.
 - Remove deprecated `cider-*-global-opts`.
+- Move Emacs Lisp code under `lisp/` folder to improve the structure of the 
repo.
+  - That's not a user-visible change, but might affect the packaging depending 
on how you're installing CIDER.
 
 ### Bugs fixed
 

Reply via email to