Merge pull request #415 from ayrton/patch-1

Update CHANGELOG.md
This commit is contained in:
Arthur Nogueira Neves 2013-10-23 07:00:10 -07:00
commit 78e13d66ea

View File

@ -36,7 +36,7 @@
* Fixed a bug where ActionController wouldn't always have MimeResponds.
* An optinal caching feature allows you to cache JSON & hashes that AMS uses.
* An optional caching feature allows you to cache JSON & hashes that AMS uses.
Adding 'cached true' to your Serializers will turn on this cache.
* URL helpers used inside of Engines now work properly.