diff options
author | Teddy Wing | 2019-12-09 21:44:53 +0100 |
---|---|---|
committer | Teddy Wing | 2019-12-09 21:44:53 +0100 |
commit | 65d63baadfbbddf8e95fb7edb911ea64a64b261f (patch) | |
tree | 6174ad120fab4f5c6447152d4502fecff2676cd9 /CHANGELOG | |
parent | ad5255d97b69b6f8434920fbc31747dac4a81060 (diff) | |
download | git-branch-list-65d63baadfbbddf8e95fb7edb911ea64a64b261f.tar.bz2 |
Increase version v0.1.2 -> v0.1.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ CHANGELOG ========= +v0.1.3 (2019-12-09): + Fixes: + + * 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. + v0.1.2 (2019-05-25): Fixes: @@ -28,4 +35,4 @@ v0.1.0 (2018-03-21): v0.0.1 (2018-02-21): Initial release. - vim:tw=80: + vim:tw=80:comments+=fb\:*: |