We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc9b2e commit 95ce24bCopy full SHA for 95ce24b
CHANGELOG.md
@@ -6,7 +6,7 @@
6
7
### New features
8
9
-* Add [`clj-reload`](https://github.com/tonsky/clj-reload) functionality by implementing new `cider.clj-reload/reload`, `cider.clj-reload/reload-all`, `cider.clj-reload/reload-clear` ops.
+* [#850](https://github.com/clojure-emacs/cider-nrepl/pull/850): Add [clj-reload](https://github.com/tonsky/clj-reload) functionality by implementing new `cider.clj-reload/reload`, `cider.clj-reload/reload-all`, `cider.clj-reload/reload-clear` ops.
10
* These are drop-in replacements for `refresh`, `refresh-all`, `refresh-clear`.
11
12
### Changes
0 commit comments