emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider 14246b89b7 2/2: Add a changelog entry


From: ELPA Syncer
Subject: [nongnu] elpa/cider 14246b89b7 2/2: Add a changelog entry
Date: Sun, 19 Jun 2022 07:58:05 -0400 (EDT)

branch: elpa/cider
commit 14246b89b7451f51197d57a73f962d0ba6e945b9
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Add a changelog entry
---
 CHANGELOG.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ee271ea22..5da369b039 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,15 @@
 
 - [#2946](https://github.com/clojure-emacs/cider/issues/2946): Add custom var 
`cider-merge-sessions` to allow combining sessions in two different ways: 
Setting `cider-merge-sessions` to `'host` will merge all sessions associated 
with the same host within a project. Setting it to `'project` will combine all 
sessions of a project irrespective of their host.
 
+## Changes
+
+* Upgrade injected `cider-nrepl` to 
[0.28.5](https://github.com/clojure-emacs/cider-nrepl/releases/tag/v0.28.5).
+
 ## 1.4.1 (2022-05-25)
 
 ## Changes
 
-* Upgrade cider-nrepl to 
[0.28.4](https://github.com/clojure-emacs/cider-nrepl/blob/v0.28.4/CHANGELOG.md#0284-2022-05-18).
+* Upgrade cider-nrepl to 
[0.28.4](https://github.com/clojure-emacs/cider-nrepl/releases/tag/v0.28.4).
 
 ### Bugs fixed
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]