# Changelog All notable changes to mainline dht will be documented in this file. ## [Unreleased] ### Changed - Removed all internal panic `#![deny(clippy::unwrap_used)]` - `Testnet::new(size)` returns a `Result`. - `Dht::local_addr()` returns a `Result`. `AsyncDht::local_addr()` returns a `Result`.