diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-08-12 20:46:56 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-08-12 20:46:56 +0200 |
commit | d0efcefeee3e153a654f748faf6979b4fc869b70 (patch) | |
tree | dd983cccad468d4339d18a833af27db1d4a9e3ba /CHANGELOG.md | |
parent | 0479b2f1d665826c42f8ddc33989c6b30a6e137c (diff) |
Add missing changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
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 |