summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
-rw-r--r--erebos.cabal2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbf4957..e76c652 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Revision history for erebos
+## 0.2.3 -- 2026-08-19
+
+* Discovery service handles situation when search target joins later.
+* Automatically search for other devices of the same owner when using the discovery service.
+* Added API to mark a custom underlying transport layer as reliable.
+* Fixed thread diff on first callback from `watchDirectMessageThreads` for given peer.
+* Fixed discovery when forced to bind not-selected ephemeral port.
+
## 0.2.2 -- 2026-06-25
* Initial support for `chunked` and `dir` object types.
diff --git a/erebos.cabal b/erebos.cabal
index 5972a4e..75364c5 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -1,7 +1,7 @@
Cabal-Version: 3.0
Name: erebos
-Version: 0.2.2
+Version: 0.2.3
Synopsis: Decentralized messaging and synchronization
Description:
Library and simple CLI interface implementing the Erebos identity