summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 354ed13..8015119 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+envstore 2.0 - Mon Nov 2 2009
+
+ * Rewrite in C
+ * Renamed envstore show to envstore list
+ * Newlines in variable values are no longer supported
+ * Introduces single-character arguments (envstore s == envstore save etc)
+
envstore 1.2 - Thu Jul 9 2009
* Use Storable instead of Simplestore