Skip to content

Commit e3bd56f

Browse files
committed
changelog
1 parent b297f17 commit e3bd56f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020

2121
* Require rails >= 3.2.
2222

23+
* Serializers for associations are being looked up in a parent serializer's namespace first. Same with controllers' namespaces.
24+
25+
* Added a "prefix" option in case you want to use a different version of serializer.
26+
2327
# VERSION 0.8.1
2428

2529
* Fix bug whereby a serializer using 'options' would blow up.

0 commit comments

Comments
 (0)