summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7995442..2cf8f08 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+Version 0.5 - 2014/01/12
+ * Fixed handling of passwords containing special characters
+ * Added interactive password prompting when password not provided as argument
+ * No longer pass password to curl on command line, to prevent it from being
+ visible in `ps'.
+
Version 0.4 - 2013/10/19
* Fixed URL scraping due to website change