ChangeLog in easy_reference_data-0.1.2 vs ChangeLog in easy_reference_data-1.0.0

- old
+ new

@@ -1,4 +1,11 @@ +1.0.0 - 2017-07-18 + + Enhancements + + * added .update_or_create method to replace the implementation of .refresh + .update_or_create allows you to use a combination of keys to identity records that have no single unique attribute. + 0.1.2 - 2012-11-15 Bug fixes * don't use mass assignment operation for creating new records