From a78b57c1443e267eb1faaa4e4a54fd90cbbd35ac Mon Sep 17 00:00:00 2001 From: Christien Rioux Date: Sat, 2 Sep 2023 09:51:22 -0400 Subject: [PATCH] changelog and cargo lock update --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdf2f77d..b3ae7c18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +**Changes in Veilid 0.2.0** +- Rustdoc builds now +- API visibility changes +- Android JNI update +- Fix DHT record data housekeeping +- Public address detection improvement +- Manual port forwarding detection +- lock_api dependency fix +- DialInfo failover when some dial info does not work + **Changes in Veilid 0.1.10** - BREAKING CHANGE: ALL MUST UPDATE * VLD0 now adds a BLAKE3 hash round on the DH output to further separate it from the raw key exchange