aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9b5122..5289006 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.1.2] - 2026-03-27
+
+### Changed
+
+- Update tesseras-dht to 0.1.3: fixes find_value_reply offset bug,
+ adds chunked value replies to avoid IP fragmentation, and increases
+ UDP recv buffer to prevent signature verification failures on large
+ pastes.
+
## [0.1.1] - 2026-03-25
### Added