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 8a7fb48 commit 5dc096aCopy full SHA for 5dc096a
CHANGELOG.md
@@ -8,6 +8,8 @@
8
9
### Bugs fixed
10
11
+- [#3722](https://github.com/clojure-emacs/cider/pull/3722): Call `cider-docstring--format` after checking argument.
12
+
13
## 1.15.1 (2024-07-01)
14
15
### Changes
@@ -17,9 +19,6 @@
17
19
- [#3719](https://github.com/clojure-emacs/cider/pull/3719): Remove duplicated keybinding.
18
20
- Bump the injected `cider-nrepl` to [0.49.1](https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0491-2024-06-30).
21
- Reduces the minimal supported Clojure version to 1.10.0 (from 1.10.3).
-- [#3722](https://github.com/clojure-emacs/cider/pull/3722): Call `cider-docstring--format` after checking argument
-
22
-### Bugs fixed
23
24
## 1.15.0 (2024-06-10)
25
0 commit comments