summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2013-10-28 17:24:54 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2013-10-28 17:24:54 +0200
commit2ad015c21c528d6292ebd37a5d6e3cb9fa91326f (patch)
tree7e5a231281fbb5ef0020d62de35166354d02c35b /CHANGELOG.md
parent95c9ba376302138bd6335cef39a7904df160e629 (diff)
Apply ANSI color to all output
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d88b34f8..7df8a19c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
* `cider-repl-set-ns` can now be invoked in the REPL.
* The content of `.nrepl-port`, if present, will be used as the
default port for <kbd>M-x nrepl</kbd>. This is in addition to `target/repl-port`.
+* Applies ANSI color to all output in the REPL buffer.
### Changes