diff --git a/CHANGES.md b/CHANGES.md index d164bb3..ac23d07 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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