CHANGELOG.md in dbee-1.2.0 vs CHANGELOG.md in dbee-1.2.1

- old
+ new

@@ -1,4 +1,10 @@ +# 1.2.1 (September 1st, 2019) + +Fixes: + +* Dbee::Base table name should default to the most-parent table name (if none are explicitly defined.) Overriding still takes most child sub-class precedence. + # 1.2.0 (August 29th, 2019) Additions: * Added partitioners to a model specification. A Partitioner is essentially a way of explicitly specifying that a data model must meet a specific equality for a column.