aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTad Fisher <tadfisher@gmail.com>2018-11-15 12:17:12 -0800
committerTad Fisher <tadfisher@gmail.com>2018-11-15 12:17:12 -0800
commit1e9d10ca75ae1a8672a7f192809713463657778e (patch)
tree0c3da4fd274e3b93ad19d0159a2317e4d7499d8b
parent983a63bac20b43a0431ea13feddcc0ef4ae2d44d (diff)
Version 1.2.0
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ea68f5..5bca7c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
Change Log
=============
+Version 1.2.0 *(2018-11-15)*
+-------------------------------
+
+* New: Bash completion is now supported. (thanks Zoltan Kertesz)
+* Fix getopt parsing; passing `--issuer` and `--account` should no longer hang.
+ (thanks @xPMo)
+
+
Version 1.1.1 *(2018-06-28)*
-------------------------------