diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-08-12 20:41:41 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-08-12 20:41:41 +0200 |
commit | 0479b2f1d665826c42f8ddc33989c6b30a6e137c (patch) | |
tree | 691d07b085c88a3d1966107a90beb3c10bc7af55 /CHANGELOG.md | |
parent | f65ef659d83688d3a2d42c34ba90a595ca0dbc18 (diff) |
Version 0.1.6v0.1.6
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
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 |