You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
### New features
6
6
7
7
-[#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.
9
9
10
10
### Changes
11
11
@@ -19,7 +19,7 @@
19
19
- Consecutive overlays will not be spuriously deleted.
20
20
-[#3260](https://github.com/clojure-emacs/cider/pull/3260): Scroll REPL buffer in other frame.
0 commit comments