Skip to content

Commit f250c2e

Browse files
committed
Update the changelog
1 parent 881c02a commit f250c2e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## master (unreleased)
44

5-
### New features.
5+
### New features
66

77
* New interactive command `clojure-mode-report-bug`.
88
* New interactive command `clojure-view-guide`.
@@ -13,6 +13,10 @@
1313
* Make the refactoring keymap prefix customizable via `clojure-refactor-map-prefix`.
1414
* Port and rework let related features from clj-refactor. Available features: introduce-let, move to let, forward slurp form into let, backward slurp form into let.
1515

16+
### Changes
17+
18+
* `clojure-mode` now requires Emacs 24.4.
19+
1620
## 5.5.2 (2016-08-03)
1721

1822
### Bugs fixed

0 commit comments

Comments
 (0)