diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-10-30 18:58:27 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-10-30 18:58:27 +0100 |
commit | e0efdf445ab1c26f51a49fb098020b83d681c7a5 (patch) | |
tree | 2c6415f0bc75f5693647ff1bcea4a192dc29d877 /CHANGELOG.md | |
parent | 5736b214b44bf34b3d2c0d6921c5044a6ad4378b (diff) |
Version 0.1.7v0.1.7
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index de69a6e..59d8f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Revision history for erebos +## 0.1.7 -- 2024-10-30 + +* Chatroom-specific identity +* Secure cookie for connection initialization +* Support multiple public peers +* Handle unknown object and record item types +* Keep unknown items in local state + ## 0.1.6 -- 2024-08-12 * Chatroom members list and join/leave commands |