Skip to content

Commit a6ccb6d

Browse files
committed
Tweak the changelog
1 parent 810337c commit a6ccb6d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@
66

77
### Changes
88

9+
### Bugs fixed
10+
11+
## 1.15.1 (2024-07-01)
12+
13+
### Changes
14+
915
- [#3714](https://github.com/clojure-emacs/cider/pull/3714): Show progress when evaluating files using `cider-load-all-files`.
1016
- [#3713](https://github.com/clojure-emacs/cider/pull/3713): Optimize `nrepl-dict-get` and deprecate its 3-argument arity.
11-
- [#3719](https://github.com/clojure-emacs/cider/pull/3719): Clean duplicate define-key
17+
- [#3719](https://github.com/clojure-emacs/cider/pull/3719): Remove duplicated keybinding.
1218
- Bump the injected `cider-nrepl` to [0.49.1](https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0491-2024-06-30).
1319
- Reduces the minimal supported Clojure version to 1.10.0 (from 1.10.3).
1420

0 commit comments

Comments
 (0)