* Fixed `get_room_joined_memberships()` (PR 6 by turt2live)
0.3.5
* Added parameter to change aiohttp Application parameters * Fixed `get_power_levels()` with state store implementations that don't throw a `ValueError` on cache miss.
0.3.4
* Updated `get_room_members()` to use `/joined_members` instead of `/members` when possible.
0.3.3
* Updated some type hints
0.3.2
* Fixed HTTPAPI init for real users * Fixed content-type for empty objects