From 1b7e64ad98f03df540a4cc780b3a1b12cc4fa448 Mon Sep 17 00:00:00 2001 From: Michael Griffiths Date: Sat, 14 Feb 2015 21:25:51 +0000 Subject: Add support for pprint middleware --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0175df64..9db70968 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ * [#920](https://github.com/clojure-emacs/cider/issues/920): Support `cider-jack-in` for boot-based projects. * [#949](https://github.com/clojure-emacs/cider/issues/949): New custom var: `cider-default-repl-command`. * New code formatting commands - `cider-format-buffer`, `cider-format-region` and `cider-format-defun`. +* Pretty printing functionality moved to middleware, adding support for ClojureScript. + - New command to eval and pprint result: `cider-interactive-pprint-eval`. + - `cider-format-pprint-eval` has been removed. ### Changes -- cgit v1.2.3