Update CHANGELOG.md

This commit is contained in:
Mateo Murphy 2015-03-21 10:50:50 -04:00 committed by Mateo Murphy
parent 946d1dba14
commit 4fcacb0b16

View File

@ -2,4 +2,5 @@
* adds support for `meta` and `meta_key` [@kurko] * adds support for `meta` and `meta_key` [@kurko]
* adds method to override association [adcb99e, @kurko] * adds method to override association [adcb99e, @kurko]
* add `has_one` attribute for backwards compatibility [@ggordon] * adds `has_one` attribute for backwards compatibility [@ggordon]
* updates JSON API support to RC3 [@mateomurphy]