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

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

[nongnu] elpa/cider fc7b92918e: Tweak a couple of changelog entries


From: ELPA Syncer
Subject: [nongnu] elpa/cider fc7b92918e: Tweak a couple of changelog entries
Date: Tue, 6 Dec 2022 17:58:25 -0500 (EST)

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

    Tweak a couple of changelog entries
---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f54cc1b61e..071ea60aaf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
 ### New features
 
 - [#3249](https://github.com/clojure-emacs/cider/pull/3249): Add support for 
Clojure Spec 2.
-- [#3247](https://github.com/clojure-emacs/cider/pull/3247) Add the 
`cider-stacktrace-analyze-at-point` and `cider-stacktrace-analyze-in-region` 
commands to view printed exceptions in the stacktrace inspector.
+- [#3247](https://github.com/clojure-emacs/cider/pull/3247): Add the 
`cider-stacktrace-analyze-at-point` and `cider-stacktrace-analyze-in-region` 
commands to view printed exceptions in the stacktrace inspector.
 
 ### Changes
 
@@ -19,7 +19,7 @@
 - Consecutive overlays will not be spuriously deleted.
 - [#3260](https://github.com/clojure-emacs/cider/pull/3260): Scroll REPL 
buffer in other frame.
 - [#3061](https://github.com/clojure-emacs/cider/issues/3061): Allow
-  connect-clj for plain cljs repls (nbb etc).
+  to use `cider-connect-clj` for self-hosted cljs repls (e.g. `nbb`).
 
 ## 1.5.0 (2022-08-24)
 



reply via email to

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