Add entry to CHANGELOG

This commit is contained in:
ccocchi 2012-09-17 15:28:14 +02:00
parent d81c3bebfe
commit 62cabb5f37
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# CHANGELOG
## 0.2.0 (unrelased)
* Use MultiJson's preferred JSON engine as default
* Add XML renderer
* Use MultiJson's preferred JSON engine as default (shmeltex)
* Default template to render with responder can be set per controller
* Reponder works out of the box with devise
* object or collection can be skipped if use with `respond_to` blocks