Updates CHANGELOG to include association overriding

This commit is contained in:
Alexandre de Oliveira 2015-01-29 16:50:11 -02:00
parent e47231cdc8
commit e771e637bf

View File

@ -1,3 +1,4 @@
### 0.10.0
* adds support for `meta` and `meta_key` [@kurko]
* adds method to override association [adcb99e, @kurko]