Update CHANGES

This commit is contained in:
Nick Denry 2020-06-17 00:34:45 +03:00
parent 8f53a4ec63
commit 56eced92e0
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
## 0.1.54 (2020-06-17)
- Fix Chimeverse fails to load due to missing locale files [#24](https://github.com/nick-denry/Chimeverse/issues/24)
- Added websocket connection to the login form [#18](https://github.com/nick-denry/Chimeverse/issues/18)
- Generate random xmpp resource only if no resource provided at all
- Added debug item to the help menu
## 0.1.54 (2020-05-28)
- Fix for interrupting macOS shutdown with minimizeOnClose setting enabled