summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-08-12 20:46:56 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2024-08-12 20:46:56 +0200
commitd0efcefeee3e153a654f748faf6979b4fc869b70 (patch)
treedd983cccad468d4339d18a833af27db1d4a9e3ba
parent0479b2f1d665826c42f8ddc33989c6b30a6e137c (diff)
Add missing changelog entry
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f620959..de69a6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## 0.1.6 -- 2024-08-12
+* Chatroom members list and join/leave commands
* Fix sending multiple data responses in a stream
* Added `--storage`/`--memory-storage` command-line options
* Compatibility with GHC up to 9.10