History.markdown in mercenary-0.3.6 vs History.markdown in mercenary-0.4.0

- old
+ new

@@ -1,4 +1,22 @@ +## 0.4.0 / 2020-01-18 + +### Major Enhancements + + * Drop Ruby 2.3 support + +### Minor Enhancements + + * Remove parent command's flags from subcommand usage (#44) + +### Development Fixes + + * Adopt Jekyll's rubocop config for consistency + +### Documentation + + * fixes the readme (#52) + ## 0.3.6 / 2016-04-07 ### Bug Fixes * Presenter: Options should include those from parent command (#42)