[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/cider fe98f8c1c9 2/2: Update the changelog
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/cider fe98f8c1c9 2/2: Update the changelog |
Date: |
Thu, 18 Jul 2024 07:00:19 -0400 (EDT) |
branch: elpa/cider
commit fe98f8c1c9cf49c71640b51c7d66c05e77895048
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>
Update the changelog
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14a7c5afe6..8b14c96b64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
### Changes
+- Bump the injected nREPL version to 1.3.
+
### Bugs fixed
- [#3722](https://github.com/clojure-emacs/cider/pull/3722): Call
`cider-docstring--format` after checking argument is not nil.