From 6a9b644463c1f7690e461c428dba36209c678d9a Mon Sep 17 00:00:00 2001 From: Christien Rioux Date: Sun, 30 Jul 2023 17:22:47 -0400 Subject: [PATCH] 0.1.7 release notes --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f169520..84628f07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +**Changes in Veilid 0.1.7** + +- Fix for connection table crash +- Fix for incorrect set_dht_value return value +- Python test updates +- Various VeilidChat-prompted veilid-flutter updates + **Changes in Veilid 0.1.6** - Fix for 'find_node' too many nodes returned issue