aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTeddy Wing2019-12-09 21:44:53 +0100
committerTeddy Wing2019-12-09 21:44:53 +0100
commit65d63baadfbbddf8e95fb7edb911ea64a64b261f (patch)
tree6174ad120fab4f5c6447152d4502fecff2676cd9 /CHANGELOG
parentad5255d97b69b6f8434920fbc31747dac4a81060 (diff)
downloadgit-branch-list-65d63baadfbbddf8e95fb7edb911ea64a64b261f.tar.bz2
Increase version v0.1.2 -> v0.1.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 89c5363..2780669 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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\:*: