Skip to content

Commit ff6b73c

Browse files
committed
Add a missing : in the newest changelog entry
1 parent 4c3341d commit ff6b73c

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
@@ -8,7 +8,7 @@
88

99
### Bugs Fixed
1010

11-
* [#2004](https://github.com/clojure-emacs/cider/issues/2004), [#2039](https://github.com/clojure-emacs/cider/issues/2039), [cider-nrepl#420](https://github.com/clojure-emacs/cider-nrepl/issues/420) Fix namespace issues in instrumentation and debugging commands.
11+
* [#2004](https://github.com/clojure-emacs/cider/issues/2004), [#2039](https://github.com/clojure-emacs/cider/issues/2039), [cider-nrepl#420](https://github.com/clojure-emacs/cider-nrepl/issues/420): Fix namespace issues in instrumentation and debugging commands.
1212
* Project-Only stacktrace filter: hide all other tags when viewing project-only stacktrace.
1313
* Fix interactive evaluation in cljc buffers with only one connection.
1414
* [#2058](https://github.com/clojure-emacs/cider/pull/2058) Don't cache ns-forms in buffers with no such forms.

0 commit comments

Comments
 (0)