From dc8954b9ef7e0e230707777c1f640dd15e79dcd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 16 Jul 2024 21:57:32 +0200 Subject: Version 0.1.5 --- CHANGELOG.md | 6 ++++++ erebos.cabal | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 diff --git a/erebos.cabal b/erebos.cabal index d8730b9..3061da8 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -1,7 +1,7 @@ Cabal-Version: 3.0 Name: erebos -Version: 0.1.4 +Version: 0.1.5 Synopsis: Decentralized messaging and synchronization Description: Library and simple CLI interface implementing the Erebos identity -- cgit v1.2.3