summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-06-11 21:44:49 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2024-06-11 21:44:49 +0200
commit00a54a1a48b99cd51e134d8ffe226e691e9ffefd (patch)
tree4ef4dcac9bafaa077559a3cf8382b0ea143bac46 /CHANGELOG.md
parent375e9f5d816617501d66d736c1e850b3c603b524 (diff)
Version 0.1.4v0.1.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7e648a..bc1ea1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Revision history for erebos
+## 0.1.4 -- 2024-06-11
+
+* Added `/conversations` command to list and select conversations
+* Added `/details` command for info about selected conversation
+* Handle peer reconnection after its restart
+* Support non-interactive mode without tty
+
## 0.1.3 -- 2024-05-05
* Enable/disable network services by command-line parameters