Skip to content

Commit c46c4d5

Browse files
committed
Mention in the changelog that content-type support is now disabled by default
1 parent a38b560 commit c46c4d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* [#2826](https://github.com/clojure-emacs/cider/pull/2826): Add support for symbols with quotes and resolving of ns-aliased keywords in `cider-symbol-at-point`.
2121
* [#2617](https://github.com/clojure-emacs/cider/pull/2617): Add menu bar entry for `Insert last sexp in REPL`.
2222
* Removed support for the Nashorn ClojureScript REPL. (it was removed upstream in ClojureScript)
23+
* [#2825](https://github.com/clojure-emacs/cider/issues/2825): Disable support for displaying images in the REPL. (set `cider-repl-use-content-types` to re-enable it)
2324

2425
### Bugs fixed
2526

0 commit comments

Comments
 (0)