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 4384351 commit 34dd412Copy full SHA for 34dd412
CHANGELOG.md
@@ -2,10 +2,20 @@
2
3
## master (unreleased)
4
5
+### Changes
6
+
7
+- [#3777](https://github.com/clojure-emacs/cider/issues/3777): Inspector no longer displays parsed Javadoc for Java classes and members.
8
9
## 1.17.1 (2025-02-25)
10
11
12
13
- Bump the injected `cider-nrepl` to [0.52.1](https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0521-2025-02-24).
14
15
+### Bugs fixed
16
17
+- [#3775](https://github.com/clojure-emacs/cider/issues/3775): Code completion throws MalformedURLException on Windows.
18
19
## 1.17.0 (2025-02-17)
20
21
### New features
0 commit comments