Fix crash when connecting to some types of room

This commit is contained in:
Joscha 2022-08-17 23:04:43 +02:00
parent 34bcf85236
commit 80dad00125
2 changed files with 12 additions and 1 deletions

View file

@ -14,6 +14,10 @@ Procedure when bumping the version number:
## Unreleased
### Fixed
- Crash when connecting to nonexistent rooms
- Crash when connecting to rooms that require authentication
## v0.2.1 - 2022-08-11
### Added