Add missing entries to CHANGELOG.md

This commit is contained in:
Santiago Pastorino 2013-10-18 17:41:57 -02:00
parent c51fbcafb4
commit 5ae47f7859

View File

@ -16,6 +16,10 @@
- Serializer#filter method
- SETTINGS object
* Remove support for ruby 1.8 versions.
* Require rails >= 3.2.
# VERSION 0.8.1
* Fix bug whereby a serializer using 'options' would blow up.