summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2013-10-28 18:20:37 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2013-10-28 18:20:37 +0200
commit36752a17e24a5ba5623001556c9f77e3dfedd91c (patch)
tree32762e19cccadacf502970ed5040ebf6a286aee2 /CHANGELOG.md
parentbf4e8f1d012fa91f36b53f5679360af933564ca5 (diff)
Release 0.3.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7df8a19c..1275621c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## master
+## 0.3.0 / 2013-10-28
+
### New features
* The variable `cider-repl-display-in-current-window` controls whether the REPL should be displayed in the current window when switched to.
@@ -13,6 +15,7 @@
### Changes
* Renamed package to CIDER.
+* Split package into several files.
* Renamed `cider-interaction-mode` to `cider-mode`.
### Bugs fixed