Skip to content

Commit

Permalink
Merge pull request #237 from ramol/patch-1
Browse files Browse the repository at this point in the history
missing important asterix *
  • Loading branch information
lsmith77 committed Apr 23, 2012
2 parents ff4512e + ea5b8c9 commit d9a8768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Expand Up @@ -6,7 +6,7 @@ list important BC breaks.

### upgrading from 0.6.0 to master

* renamed [get|set]Objects*() to [get|set]Serializer()
* renamed [get|set]Objects*() to [get|set]Serializer*()
* renamed the "objects_version: XXX" configuration option to "serializer: [version: XXX]"
* moved serializer configuration code from ViewHandler::createResponse() to ViewHandler::getSerializer()
* made ViewHandler::getSerializer() protected again
Expand Down

0 comments on commit d9a8768

Please sign in to comment.