diff options
-rw-r--r-- | CHANGELOG.md | 8 |
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)* ------------------------------- |