aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTad Fisher <tadfisher@gmail.com>2018-03-04 11:34:13 -0800
committerTad Fisher <tadfisher@gmail.com>2018-03-04 11:34:13 -0800
commit9edb479405156f5712dd101661b86bd599904e8d (patch)
tree07183cb773316fe56c4c0bf97f3b9af94dbead21
parentf88e6a338cd976bfa4e14567c1f3024ddc58ab7d (diff)
Update changelog for 1.1.0
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0226d3e..43782b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
Change Log
=============
+Version 1.1.0 *(2018-03-04)*
+-------------------------------
+
+ * New: `insert` and `append` commands accept secret parameters directly using
+ the `--secret`, `--issuer` and `--account` arguments.
+ * Fix compatibility with Bash versions prior to 4.x.
+ * Return an error status for `code` when the passfile does not contain an
+ `otpauth://` entry.
+
Version 1.0.0 *(2017-03-20)*
-------------------------------