Skip to content

Commit 27f9e2e

Browse files
committed
[Fix #2123] Add a changelog entry for the Java 9 version handling fix
See clojure-emacs/cider-nrepl#462 for details.
1 parent 6b584d9 commit 27f9e2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* [#1651](https://github.com/clojure-emacs/cider/issues/1651), [cider-nrepl#445](https://github.com/clojure-emacs/cider-nrepl/pull/455): Fix `cider-expected-ns` returns `nil` on boot projects.
2424
* [#2120](https://github.com/clojure-emacs/cider/issues/2120): Fix Travis CI build errors for Emacs versions >25.2.
2525
* [#2117](https://github.com/clojure-emacs/cider/pull/2117): Ensure `cider-repl-result-prefix` is only inserted before the first result chunk.
26+
* [#2123](https://github.com/clojure-emacs/cider/issues/2123): Process properly the Java version in Java 9.
2627

2728
## 0.15.1 (2017-09-13)
2829

0 commit comments

Comments
 (0)