Skip to content

Commit 33e00f8

Browse files
committed
Fix a changelog entry
1 parent d7f58e6 commit 33e00f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313

1414
* [#231](https://github.com/clojure-emacs/refactor-nrepl/issues/231) hotload-dependencies temporarily disabled due to java 10 issues.
1515
* [#215](https://github.com/clojure-emacs/refactor-nrepl/issues/215) Support JVM system proxy in mvn artifacts listing
16-
* [#198](https://github.com/clojure-emacs/refactor-nrepl/issues/187) Delay middleware loading to speed up initialization.
16+
* [#198](https://github.com/clojure-emacs/refactor-nrepl/issues/198) Delay middleware loading to speed up initialization.
1717
* Bump [mranderson](https://github.com/benedekfazekas/mranderson) version to fix leiningen 2.8.x incompatibility issues
1818
* Drop Clojure 1.7.0 support
1919

20-
2120
## 2.3.1
2221

2322
### Bugs fixed

0 commit comments

Comments
 (0)