CHANGELOG.md in uniq_identifier-0.0.7 vs CHANGELOG.md in uniq_identifier-0.1.1

- old
+ new

@@ -1,4 +1,11 @@ +### VERSION 0.1.1 + +* Enhancements + * You now can define your own specific Generator for every model, not just in a global config level. + * You can deactivate generation auto to ensure a UUID is provided + * You can deactivate the validation and authorize recording a empty UUID + ### VERSION 0.0.7 * Enhancements * Add validation model of presence and uniqueness * Update Ruby from 2.1.2 to 2.3.1