# 1.0.7+2 Changed `ResponseContext.serialize`. The `contentType` is now set *before* serialization. # 1.0.7+1 Moved the `Model` class into `package:angel_model`. No functionality was added or removed. # 1.0.7 Added an `accepts` method to `RequestContext`. It's now a lot easier to tell which content types the user accepts via the `Accept` header.