You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@
10
10
- When inserting ns form to blank clojure-ish file, check if cider is available and connected for better detecting the expected namespace.
11
11
- Remove the warning about missing nREPl ops.
12
12
13
+
### Bugs fixed
14
+
15
+
-[#320](https://github.com/clojure-emacs/clj-refactor.el/issues/320)`*data-readers*` ignored when searching for macros.
16
+
13
17
## 2.2.0
14
18
15
19
- 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