History.markdown in mercenary-0.3.0 vs History.markdown in mercenary-0.3.1

- old
+ new

@@ -6,9 +6,20 @@ ### Bug Fixes ### Development Fixes +## 0.3.1 / 2014-02-21 + +### Minor Enhancements + +* Add `-t/--trace` to list of options in help message (#19) + +### Bug Fixes + +* `Mercenary::Option` now accepts return values in the form of Class constants + (#22) + ## 0.3.0 / 2014-02-20 ### Major Enhancements * Officially drop 1.8.7 support (#14)