Skip to content

Commit fc7b929

Browse files
committed
Tweak a couple of changelog entries
1 parent b119912 commit fc7b929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### New features
66

77
- [#3249](https://github.com/clojure-emacs/cider/pull/3249): Add support for Clojure Spec 2.
8-
- [#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.
8+
- [#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.
99

1010
### Changes
1111

@@ -19,7 +19,7 @@
1919
- Consecutive overlays will not be spuriously deleted.
2020
- [#3260](https://github.com/clojure-emacs/cider/pull/3260): Scroll REPL buffer in other frame.
2121
- [#3061](https://github.com/clojure-emacs/cider/issues/3061): Allow
22-
connect-clj for plain cljs repls (nbb etc).
22+
to use `cider-connect-clj` for self-hosted cljs repls (e.g. `nbb`).
2323

2424
## 1.5.0 (2022-08-24)
2525

0 commit comments

Comments
 (0)