This release includes some small fixes for relationships:
- [d87382f] Fix multiple relationships in listings. It used to show only one max per item.
- [bf6e0f8] Fix
included
data in response. It used to add a key and it got outputted as an object/hashmap, now it's a always an array.