summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-04-16 09:29:10 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2016-04-18 11:14:59 +0200
commit0b56b0cdbdef9240ea1b4fca9617ec2250bc79de (patch)
tree758d7d7318d10a7503b1b477a5bfa4f8da481c24 /CHANGELOG
parent27125401f3b8571a79a4f3ba2212afcb9acd214e (diff)
downloadgitlab-shell-0b56b0cdbdef9240ea1b4fca9617ec2250bc79de.tar.gz
Remove rm-tag command
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c97af1b..520b520 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
v3.0.0
- Remove list-remote-tags command (Robert Schilling)
+ - Remove rm-tag command (Robert Schilling)
v2.7.1
- Add new command to list tags from a remote repo