We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b584d9 commit 27f9e2eCopy full SHA for 27f9e2e
CHANGELOG.md
@@ -23,6 +23,7 @@
23
* [#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.
24
* [#2120](https://github.com/clojure-emacs/cider/issues/2120): Fix Travis CI build errors for Emacs versions >25.2.
25
* [#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.
27
28
## 0.15.1 (2017-09-13)
29
0 commit comments