CHANGELOG.md in sequenced-1.5.0 vs CHANGELOG.md in sequenced-1.6.0
- old
+ new
@@ -1,4 +1,10 @@
+1.6.0 (April 10, 2014)
+----------------------
+
+* Move generation callback from `before_save` to `before_validation` to
+ allow validations to utilize the sequential id (makebytes)
+
1.5.0 (December 26, 2013)
-------------------------
* Add the ability to pass a lambda for the start_at option (Bobby Uhlenbrock)
* Major internal refactor for cleaner, more modular code
\ No newline at end of file