# Change log of yes_ship_it ## Version 0.0.2 * Don't run assertions when dependent assertions have failed * Add support for including standard configs for certain scenarios. The first and only one for now is ruby_gems for releasing Ruby Gems. * Add helper command `yes_ship_it changelog` to show the git log with all changes since last release as inspiration for the actual change log * Check that the change log contains an entry for the version to be released ## Version 0.0.1 * Initial release