Skip to content

Commit c339353

Browse files
committed
Fix a misplaced changelog entry
See 76b6df0#commitcomment-68145677
1 parent b7d08b8 commit c339353

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
* [#604](https://github.com/clojure-emacs/clojure-mode/pull/604): Add `bb` (babashka) to `interpreter-mode-alist`.
1616

17+
### Bugs fixed
18+
19+
* [#608](https://github.com/clojure-emacs/clojure-mode/issues/608) Fix alignment issue involving margin comments at the end of nested forms.
20+
1721
## 5.13.0 (2021-05-05)
1822

1923
### New features
@@ -26,7 +30,6 @@
2630

2731
* [#588](https://github.com/clojure-emacs/clojure-mode/pull/588): Fix font-lock for character literals.
2832
* Stop `clojure-sort-ns` from calling `redisplay`.
29-
* [#608](https://github.com/clojure-emacs/clojure-mode/issues/608) Fix alignment issue involving margin comments at the end of nested forms.
3033

3134
### Changes
3235

0 commit comments

Comments
 (0)