From 5c2edda307f7d2786fa75e32d3b63966cdf57972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 5 May 2024 16:28:08 +0200 Subject: Version 0.1.3 --- CHANGELOG.md | 7 +++++++ erebos.cabal | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aabf9c..d7e648a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Revision history for erebos +## 0.1.3 -- 2024-05-05 + +* Enable/disable network services by command-line parameters +* Tab-completion of command name +* Implemented streams in network protocol +* Compatibility with GHC up to 9.8 + ## 0.1.2 -- 2024-02-20 * Compatibility with GHC up to 9.6 diff --git a/erebos.cabal b/erebos.cabal index 2c2726a..e0bf927 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -1,7 +1,7 @@ Cabal-Version: 2.2 Name: erebos -Version: 0.1.2 +Version: 0.1.3 Synopsis: Decentralized messaging and synchronization Description: Library and simple CLI interface implementing the Erebos identity -- cgit v1.2.3