From 56eced92e063cc07dd706e686fde695d5bd8cfef Mon Sep 17 00:00:00 2001 From: Nick Denry Date: Wed, 17 Jun 2020 00:34:45 +0300 Subject: [PATCH] Update CHANGES --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) 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