diff --git a/CHANGELOG b/CHANGELOG index 4d8d941..0827b32 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,8 @@ -0.0.5 (unreleased) +0.0.5 * 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. * Added version command. * Added ability to use config config file. By default this file will be located in /etc/aurora/australis.yml -* Changed insecureSkipVerify to skipCertVerification. \ No newline at end of file +* Changed insecureSkipVerify to skipCertVerification.