From 0479b2f1d665826c42f8ddc33989c6b30a6e137c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Mon, 12 Aug 2024 20:41:41 +0200 Subject: Version 0.1.6 --- CHANGELOG.md | 7 +++++++ erebos.cabal | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d26fab..f620959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Revision history for erebos +## 0.1.6 -- 2024-08-12 + +* Fix sending multiple data responses in a stream +* Added `--storage`/`--memory-storage` command-line options +* Compatibility with GHC up to 9.10 +* Local discovery with IPv6 + ## 0.1.5 -- 2024-07-16 * Public chatrooms for multiple participants diff --git a/erebos.cabal b/erebos.cabal index 347d785..bd2a807 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -1,7 +1,7 @@ Cabal-Version: 3.0 Name: erebos -Version: 0.1.5 +Version: 0.1.6 Synopsis: Decentralized messaging and synchronization Description: Library and simple CLI interface implementing the Erebos identity -- cgit v1.2.3