Skip to content

Commit a740583

Browse files
committed
Tweak a couple of changelog entries
1 parent ad75cd9 commit a740583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### New features
66

7-
* [#698](https://github.com/clojure-emacs/cider-nrepl/pull/698): Add `undef-all` op to undefine all symbols and aliases in namespace
7+
* [#698](https://github.com/clojure-emacs/cider-nrepl/pull/698): Add `undef-all` op to undefine all symbols and aliases in namespace.
88
* Introduce `cider.nrepl.middleware.test/*test-error-handler*` var which you can override with arbitrary functions.
99

1010
### Bugs fixed
@@ -14,7 +14,7 @@
1414
### Changes
1515

1616
* Parallelize `cider.nrepl.middleware.stacktrace/analyze-stacktrace`.
17-
* [#705](https://github.com/clojure-emacs/cider-nrepl/pull/705): Use the session classloader when loading deferred middleware
17+
* [#705](https://github.com/clojure-emacs/cider-nrepl/pull/705): Use the session classloader when loading deferred middleware.
1818

1919
## 0.26.0 (2021-04-22)
2020

0 commit comments

Comments
 (0)