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