HISTORY.md in rumonade-0.2.2 vs HISTORY.md in rumonade-0.3.0

- old
+ new

@@ -1,6 +1,11 @@ # HISTORY +## v0.3.0 (Apr 29, 2012) + + - added Either#lift_to_a (and #lift) + - See full list @ https://github.com/ms-ati/rumonade/compare/v0.2.2...v0.3.0 + ## v0.2.2 (Apr 26, 2012) - added Either#+ to allow combining validations - See full list @ https://github.com/ms-ati/rumonade/compare/v0.2.1...v0.2.2