diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-07-16 21:57:32 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-07-16 21:57:32 +0200 |
commit | dc8954b9ef7e0e230707777c1f640dd15e79dcd0 (patch) | |
tree | 55fc09fe6aea5279edf91e6e260eb974397598a2 /CHANGELOG.md | |
parent | 50edbb2a13c73077e343abb8fc2cb16fa00f0550 (diff) |
Version 0.1.5v0.1.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bc1ea1d..3d26fab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Revision history for erebos +## 0.1.5 -- 2024-07-16 + +* Public chatrooms for multiple participants +* Send keep-alive packets on idle connection +* Windows support + ## 0.1.4 -- 2024-06-11 * Added `/conversations` command to list and select conversations |