summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-07-08 20:22:51 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-07-08 20:22:51 +0200
commitf1973ea77e76124318b9670b2af4591de1681107 (patch)
treed4e70a0be030279946c93c7283d426cd6a0cb5b7 /CHANGELOG.md
parent2407d16f249567358251e9e09c924c13d7e82d46 (diff)
parentac51ea1ed872dc0e2aefeaebc782a3c0a89dbd46 (diff)
Merge branch 'release-0.1'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cddb159..2beacb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Revision history for erebos
+## 0.1.9 -- 2025-07-08
+
+* Option to show details or delete a conversation by giving index parameter without first selecting it
+* Improved handling of ICE connections
+* Automatic discovery of peers for pending direct messages
+
## 0.1.8.1 -- 2025-03-29
* Fix build from sdist (add missing include)