summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2013-10-21 17:23:57 +0300
committerBozhidar Batsov <bozhidar@tradeo.com>2013-10-21 17:23:57 +0300
commit719075a46b3afcdd5d9b90a0b7360bc78304f337 (patch)
treef92e13091b15fc4f9483c1b3b13c31cb14ff0c0f /CHANGELOG.md
parentd0e5934fd95593e877df3800383c2421a0e3eaa8 (diff)
[Fix #386] Add support for displaying the REPL in the current window
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5ef43d2..998a7973 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master
+### New features
+
+* The variable `cider-repl-display-in-current-window` controls whether the REPL should be displayed in the current window when switched to.
+
### Changes
* Renamed package to CIDER