Skip to content

Commit 5dc096a

Browse files
committed
Move a changelog entry where it belongs
1 parent 8a7fb48 commit 5dc096a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
### Bugs fixed
1010

11+
- [#3722](https://github.com/clojure-emacs/cider/pull/3722): Call `cider-docstring--format` after checking argument.
12+
1113
## 1.15.1 (2024-07-01)
1214

1315
### Changes
@@ -17,9 +19,6 @@
1719
- [#3719](https://github.com/clojure-emacs/cider/pull/3719): Remove duplicated keybinding.
1820
- Bump the injected `cider-nrepl` to [0.49.1](https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0491-2024-06-30).
1921
- Reduces the minimal supported Clojure version to 1.10.0 (from 1.10.3).
20-
- [#3722](https://github.com/clojure-emacs/cider/pull/3722): Call `cider-docstring--format` after checking argument
21-
22-
### Bugs fixed
2322

2423
## 1.15.0 (2024-06-10)
2524

0 commit comments

Comments
 (0)