From 7fc1e331090243b3b397d626f3fdacabd9c8e85b Mon Sep 17 00:00:00 2001 From: Christien Rioux Date: Fri, 18 Aug 2023 21:18:30 -0400 Subject: [PATCH] Changelog for 0.1.8 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84628f07..a9859739 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +**Changes in Veilid 0.1.8** +- Fix Python Install Instructions +- Fix to get server version from crate +- Move dev setup into its own folder +- Setup support for Fedora +- Make submodule paths absolute +- veilid-flutter improvements for crypto and timestamp, and endianness bugfix +- Offline subkey writes for DHT +- Fix WASM compilation +- Improve server port allocation +- Add more punishments +- Clap derive refactor for command line args +- gitignore emacs backup files +- Various typos +- Fanout debugging for DHT + **Changes in Veilid 0.1.7** - Fix for connection table crash