diff options
author | Teddy Wing | 2019-12-09 22:30:06 +0100 |
---|---|---|
committer | Teddy Wing | 2019-12-09 22:30:06 +0100 |
commit | 73b82527df51dc093455ae4149799c278c1dcffc (patch) | |
tree | b1d3775133d1d27350ddece3af6e184f01b87671 | |
parent | 830d959cbba0a5134c11df180b4452d60b3531de (diff) | |
download | git-branch-list-73b82527df51dc093455ae4149799c278c1dcffc.tar.bz2 |
CHANGELOG: Add entry for `clear` subcommand Bash completionv0.1.3
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ v0.1.3 (2019-12-09): * Checkout no longer errors when there are ID + 10 saved branches. * Drop no longer drops both ID and ID + 10 when there are ID + 10 saved branches. + * Add Bash completion for the `clear` subcommand. v0.1.2 (2019-05-25): Fixes: |