Skip to content

Commit 330f267

Browse files
committed
Update changelog with user-visible bug fix
1 parent e1c1625 commit 330f267

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
- When inserting ns form to blank clojure-ish file, check if cider is available and connected for better detecting the expected namespace.
1111
- Remove the warning about missing nREPl ops.
1212

13+
### Bugs fixed
14+
15+
- [#320](https://github.com/clojure-emacs/clj-refactor.el/issues/320) `*data-readers*` ignored when searching for macros.
16+
1317
## 2.2.0
1418

1519
- Smarten up `cljr-stop-referring` to replace `:refer :all` style require with alias and apply the alias to all occurrences of symbols from the referred namespace.

0 commit comments

Comments
 (0)