Skip to content

Commit e314aee

Browse files
committed
Add a missing . to a changelog entry
1 parent 973e104 commit e314aee

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
@@ -16,7 +16,7 @@
1616
* [#2191](https://github.com/clojure-emacs/cider/issues/2191): Add support for jacking-in just with the `clojure` command-line tool and `tools.deps`.
1717
* Make it possible to start a Nashorn ClojureScript REPL.
1818
* [#2235](https://github.com/clojure-emacs/cider/pull/2235): Make the REPL ignore blank input rather than evaluating.
19-
* [#2241](https://github.com/clojure-emacs/cider/pull/2241): Make `cider-test-ediff` diff eval'ed values
19+
* [#2241](https://github.com/clojure-emacs/cider/pull/2241): Make `cider-test-ediff` diff eval'ed values.
2020
* Add support for shadow-cljs to `cider-jack-in`.
2121

2222
### Bugs Fixed

0 commit comments

Comments
 (0)