Skip to content

Commit df2fd71

Browse files
committed
Tweak the changelog
1 parent a99172d commit df2fd71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
### Bugs fixed
1010

1111
* Fix broken links to the docs in REPL warnings (the REPL links included the full CIDER version, but the docs URLs are without the patch version).
12-
* Fix ordering of dependencies, global-opts and params for Clojure CLI projects when calling cider-jack-in. Thanks to @iarenaza Resolves #2916
12+
* [#2916](https://github.com/clojure-emacs/cider/issues/2916): Fix ordering of dependencies, global-opts and params for Clojure CLI projects when calling `cider-jack-in`.
1313

1414
### Changes
1515

16-
* Bump the injected nREPL version to 0.8.1.
16+
* Bump the injected nREPL version to 0.8.2.
1717
* Bump the injected `cider-nrepl` version to `0.25.4`.
1818
* Bump the injected Piggieback version to 0.5.2. See [this issue](https://github.com/nrepl/piggieback/issues/118) for details.
1919
* [#2897](https://github.com/clojure-emacs/cider/pull/2897): Translate paths from CIDER to nREPL and vice-versa.

0 commit comments

Comments
 (0)