-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Changelog [ci skip] #1416
Conversation
1b9ab52
to
27e27c3
Compare
This should bring the Changelog up-to-date for the merged and closed items with the Changelog Missing label. Please review and let me know if items need to be moved or attributed to more than one contributor. |
💯 will review, thanks! |
@@ -1,5 +1,6 @@ | |||
## 0.10.x | |||
|
|||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✂️
@@ -32,8 +33,15 @@ Features: | |||
e.g. `has_many :reviews, virtual_value: [{ id: 1 }, { id: 2 }]` | |||
* Removes dynamically defined methods on the serializer | |||
- [#1336](https://github.com/rails-api/active_model_serializers/pull/1336) Added support for Grape >= 0.13, < 1.0 (@johnhamelink) | |||
- [#1322](https://github.com/rails-api/active_model_serializers/pull/1322) Instrumenting rendering of resources (@bf4) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
include @maurogeorge
Merged in 316026e |
🌈 ❤️ |
Update for the Changelog for merged pull requests from #1117 - 1384 with the label CHANGELOG MISSING