CHANGELOG in heirloom-0.5.0rc2 vs CHANGELOG in heirloom-0.5.0rc3

- old
+ new

@@ -1,14 +1,22 @@ ## v0.5.0: -* Added check to verify domain exists for all cmds except build +* Verify domain exists for all cmds except build & download * Removing requirement to check simpledb on download. -* Adding requirement base_prefix on download. +* Adding requirement for base_prefix on download. * Fix error when .heirloom.yml does not exist. * Refactor cli option validation * Refactor cli specs * Add -x to download to extract heirloom to given output path * Verify -o specified in download is a directory +* Requiring -d for builds (will no longer default to .) +* Remove new lines from values of git comments +* Verify directory given at build is a directory +* Support archiving directories outside the cwd. +* Fixed bug in git repo verification on build. +* Added support for encryption +* Removed short name and changed long name for AWS CLI Creds +* Adding encrypted attribute by default ## v0.4.0: * Prefixing domain name with heirloom_ * Adding CLI support for specific AWS creds