CHANGELOG.md in mixlib-versioning-1.0.0 vs CHANGELOG.md in mixlib-versioning-1.1.0

- old
+ new

@@ -1,15 +1,30 @@ -## 1.0.0 +v1.1.0 / 2015-06-15 +------------------- + +### New features + +* Allow parse to take a list of formats to choose from +* Update to SemVer 2.0.0 + +### Improvements + +* Add ability to compare directly with strings. +* Lock to RuboCop 0.31.0 (also fix style errors) + + +v1.0.0 / 2013-03-29 +------------------- * The initial release. Versioning parsing shouldn't suck.