Skip to content

Commit cc20841

Browse files
committed
Fix a changelog entry
1 parent f1cfba6 commit cc20841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ macros, special forms and methods.
184184

185185
### Changes
186186

187-
* * Add new defcustom `cider-switch-to-repl-on-insert`: Set to prevent cursor from going to the REPL when inserting a form in the REPL with the insert-to-repl commands. Replaces obsoleted `cider-switch-to-repl-after-insert-p`
187+
* Add new defcustom `cider-switch-to-repl-on-insert`: Set to prevent cursor from going to the REPL when inserting a form in the REPL with the insert-to-repl commands. Replaces obsoleted `cider-switch-to-repl-after-insert-p`
188188
* **(Breaking)** Upgrade to nREPL 0.6.0. This is now the minimum required version.
189189
* **(Breaking)** Upgrade to piggieback 0.4.0. This is now the minimum required version.
190190
* **(Breaking)** Remove `cider.nrepl.middleware.pprint`. All functionality has been replaced by the built-in printing support in nREPL 0.6.

0 commit comments

Comments
 (0)