Skip to content

Commit 651fae9

Browse files
committed
Tweak some changelog entries
1 parent 03c0a06 commit 651fae9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Unreleased
44

5-
- [#455](https://github.com/clojure-emacs/clj-refactor.el/pull/455) Added support for detecting shadow-cljs projects
6-
- [#402](https://github.com/clojure-emacs/clj-refactor.el/issues/402) cljr-stop-referring: do not alter strings.
7-
- [#380](https://github.com/clojure-emacs/clj-refactor.el/issues/380) clean-ns: fix FileNotFoundException, by trying both the absolute path and the path relative to the project root. This requires a new refactor-nrepl, old versions will only check the absolute path.
5+
- [#455](https://github.com/clojure-emacs/clj-refactor.el/pull/455): Added support for detecting shadow-cljs projects.
6+
- [#402](https://github.com/clojure-emacs/clj-refactor.el/issues/402): cljr-stop-referring: do not alter strings.
7+
- [#380](https://github.com/clojure-emacs/clj-refactor.el/issues/380): clean-ns: fix FileNotFoundException, by trying both the absolute path and the path relative to the project root. This requires a new refactor-nrepl, old versions will only check the absolute path.
88

99
## 2.4.0 (2018-08-26)
1010

0 commit comments

Comments
 (0)