README.rdoc in revs-utils-2.0.3 vs README.rdoc in revs-utils-2.0.4
- old
+ new
@@ -19,9 +19,10 @@
- <b>1.0.7</b> Label column needs to be there but does not need to have a value to register
- <b>1.0.8</b> Update clean_collection_name method to deal with other possible names
- <b>2.0.0</b> Updating to use ActionPack 4 for Rails 4 applications. For Rails 3, continue to use 1.x.y releases.
- <b>2.0.1</b> Add more common format corrections
- <b>2.0.2 and 2.0.3</b> Update valid for metadata method so it is not sensitive to blank or uppercase columns
+- <b>2.0.4</b> Fix issues with year parsing
== Running tests
bundle exec rake spec