Update CHANGELOG.md
This commit is contained in:
parent
ddc261d8dc
commit
8fe376c8a3
@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Allow relationship links to be delcared as a method ([#2](https://github.com/fast-jsonapi/fast_jsonapi/pull/2))
|
||||
- Test against Ruby 2.6 ([#1](https://github.com/fast-jsonapi/fast_jsonapi/pull/1))
|
||||
- Include `data` key when lazy-loaded relationships are included ([#10](https://github.com/fast-jsonapi/fast_jsonapi/pull/10))
|
||||
- Conditional links [#15](https://github.com/fast-jsonapi/fast_jsonapi/pull/15)
|
||||
- Include params on set_id block [#16](https://github.com/fast-jsonapi/fast_jsonapi/pull/16)
|
||||
### Changed
|
||||
- Optimize SerializationCore.get_included_records calculates remaining_items only once ([#4](https://github.com/fast-jsonapi/fast_jsonapi/pull/4))
|
||||
- Optimize SerializtionCore.parse_include_item by mapping in place ([#5](https://github.com/fast-jsonapi/fast_jsonapi/pull/5))
|
||||
|
Loading…
x
Reference in New Issue
Block a user