Skip to content

Commit e86f2f7

Browse files
danskardabbatsov
authored andcommitted
Add changelog
1 parent 3f3607f commit e86f2f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
* [#3195](https://github.com/clojure-emacs/cider/issues/3195): Revert the change that resulted in `(error "Cyclic keymap inheritance")` on `cider-test-run-test`.
88
* [#3182](https://github.com/clojure-emacs/cider/issues/3182): Don't try to invoke
99
JVM-specific code outside of JVM Clojure.
10+
* [#3202](https://github.com/clojure-emacs/cider/pull/3202): Fix `cider-eval-ns-form`
11+
* Do not always perform `undef-all`. Undef only with `C-u` prefix.
12+
* Fix extraction of namespace name.
1013

1114
## 1.4.0 (2022-05-02)
1215

0 commit comments

Comments
 (0)