Skip to content

Commit c6634e1

Browse files
committed
Fix a changelog entry
1 parent e0c2a2e commit c6634e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### New features
66

7-
* [#2482] https://github.com/clojure-emacs/cider/pull/2842 : Improvements to CIDER Inspector.
7+
* [#2482](https://github.com/clojure-emacs/cider/pull/2842): Improvements to CIDER Inspector.
88
* New defcustom `cider-inspector-skip-uninteresting` to control whether to skip over nils, numbers and keywords when navigating between values in the inspector buffer.
99
* New defcustom `cider-auto-inspect-after-eval` to control whether a visible inspector buffer is updated with the last evaluated result.
1010
* [#2833](https://github.com/clojure-emacs/cider/pull/2833): Save command history for jack-in with universal arg.

0 commit comments

Comments
 (0)