Skip to content

Commit 5d50f64

Browse files
[inspector] Clean up public functions; use v2 response by default
1 parent 4384351 commit 5d50f64

File tree

3 files changed

+116
-190
lines changed

3 files changed

+116
-190
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,20 @@
22

33
## master (unreleased)
44

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+
59
## 1.17.1 (2025-02-25)
610

11+
### Changes
12+
713
- Bump the injected `cider-nrepl` to [0.52.1](https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0521-2025-02-24).
814

15+
### Bugs fixed
16+
17+
- [#3775](https://github.com/clojure-emacs/cider/issues/3775): Code completion throws MalformedURLException on Windows.
18+
919
## 1.17.0 (2025-02-17)
1020

1121
### New features

0 commit comments

Comments
 (0)