Adding changelog.

This commit is contained in:
Renan DelValle 2018-10-23 15:14:10 -07:00
parent 1818d629ef
commit b2942d3314
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

5
CHANGELOG Normal file
View file

@ -0,0 +1,5 @@
0.0.5 (unreleased)
* Backup and snapshot commands have now been moved to under the force subcommand as these are expensive operations
and the subcommand should reflect that.
* Cobra library upgrade.