[Changelogs] Remove info about branch support in revision argument (#3158)

* chore(changelog): remove info about branch support

* chore(changelog): fix grammar issue
This commit is contained in:
jack1142 2019-12-08 01:29:41 +01:00 committed by Michael H
parent b4186d6724
commit d136d594f4

View File

@ -1 +1 @@
Added ``[p]cog installversion <repo_name> <revision> <cogs>`` command that allows you to install cogs from specified revision (commit, tag, branch) of given repo. When using this command, cog will automatically be pinned.
Added ``[p]cog installversion <repo_name> <revision> <cogs>`` command that allows you to install cogs from specified revision (commit, tag) of given repo. When using this command, the cog will automatically be pinned.