platform/CHANGELOG.md
2017-07-11 16:48:19 -04:00

6 lines
No EOL
248 B
Markdown

# 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.