Skip to content

Commit c7bed56

Browse files
committed
Tweak some changelog entries
1 parent 52016de commit c7bed56

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
## master (unreleased)
44

55
### Changes
6-
- [#3753](https://github.com/clojure-emacs/cider/pull/3753) Add `cider-log-show-frameworks` command to show available log frameworks in a buffer.
6+
7+
- [#3753](https://github.com/clojure-emacs/cider/pull/3753): Add `cider-log-show-frameworks` command to show available log frameworks in a buffer.
78
- [#3746](https://github.com/clojure-emacs/cider/issues/3746): Bring back `cider` completion style for activating backend-driven completion.
89

910
### Bugs fixed
1011

11-
- [#3742](https://github.com/clojure-emacs/cider/issues/3742): Restore syntax highlighting in result minibuffer.
12-
- [#3747](https://github.com/clojure-emacs/cider/issues/3747): Fix errors when docstring is nil.
12+
- [#3742](https://github.com/clojure-emacs/cider/issues/3742): Restore syntax highlighting of result in the minibuffer.
13+
- [#3747](https://github.com/clojure-emacs/cider/issues/3747): Fix errors when docstring is `nil`.
1314

1415
## 1.16.0 (2024-09-24)
1516

0 commit comments

Comments
 (0)