Fix room authentication

This commit is contained in:
Joscha 2019-04-14 19:56:14 +00:00
parent 838c364066
commit 1297cf201b
2 changed files with 7 additions and 2 deletions

View file

@ -2,6 +2,8 @@
## Next version
- fix room authentication
## 1.1.1 (2019-04-14)
- add database class for easier sqlite3 access