summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2014-10-19 16:55:02 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2014-10-19 16:55:09 -0700
commit6919885a2bc5a35a1a2a321bb0fe8c686aad6690 (patch)
tree5bd4f8c065d412966aadca0c59a0cd95a0c73b53 /CHANGELOG.md
parentc3335044aa0263de4e5a92dea4259cef3653a6ab (diff)
Version 0.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..bff6635
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,15 @@
+## 0.2
+
+Features:
+
+ - Reduced memory usage on large sets
+ - Allow specifying custom prompt
+
+Bugfixes:
+
+ - Terminal is properly reset on exit
+ - Fixed make install on OS X
+
+## 0.1 (September 20, 2014)
+
+Initial release