Skip to content

Commit 82eb1d8

Browse files
committed
Tweak changelog entries
1 parent 975b3a2 commit 82eb1d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
### Bugs fixed
66

7-
* Fix `clojure-align` when called from `clojure-ts-mode` major mode buffers
7+
* Fix `clojure-align` when called from `clojure-ts-mode` major mode buffers.
88

99
### Bugs fixed
1010

11-
* [#671](https://github.com/clojure-emacs/clojure-mode/issues/671): Syntax highlighting for digits after the first in % args
11+
* [#671](https://github.com/clojure-emacs/clojure-mode/issues/671): Syntax highlighting for digits after the first in `%` args. (e.g. `%10`)
1212

1313
# Changes
1414

@@ -30,7 +30,7 @@
3030

3131
### Changes
3232

33-
* Declare indentation for the `async` ClojureScript macro.
33+
* Declare indentation for the `async` ClojureScript macro.
3434

3535
## 5.17.0 (2023-09-11)
3636

0 commit comments

Comments
 (0)