HISTORY.md in rumonade-0.2.1 vs HISTORY.md in rumonade-0.2.2
- old
+ new
@@ -1,6 +1,11 @@
# HISTORY
+## 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
+
## v0.2.1 (Oct 22, 2011)
- fixed Option#map to disallow becoming None on a nil result
- other fixes and documentation updates
- See full list @ https://github.com/ms-ati/rumonade/compare/v0.2.0...v0.2.1