You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,20 @@
2
2
3
3
## master (unreleased)
4
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
+
5
9
## 1.17.1 (2025-02-25)
6
10
11
+
### Changes
12
+
7
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).
8
14
15
+
### Bugs fixed
16
+
17
+
-[#3775](https://github.com/clojure-emacs/cider/issues/3775): Code completion throws MalformedURLException on Windows.
0 commit comments