History.rdoc in versionomy-0.1.2 vs History.rdoc in versionomy-0.1.3
- old
+ new
@@ -1,4 +1,8 @@
+=== 0.1.3 / 2009-10-29
+
+* Fixed an issue with parsing the "-p" patchlevel delimiter (e.g. "1.9.1-p243").
+
=== 0.1.2 / 2009-10-28
* You can now specify fields by index in methods of Versionomy::Value.
* Minor rakefile and documentation updates.