chore: Update changelog

Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
This commit is contained in:
Lachezar Lechev 2023-07-22 10:39:33 +03:00
commit eeeb0a24bb
No known key found for this signature in database
GPG key ID: B2D641D6A2C8E742
2 changed files with 3 additions and 1 deletions

View file

@ -186,7 +186,7 @@ impl UdpSocket {
}
/// Send buffer should be less than [`u16::MAX`].
///
/// Will block the device until all data is sent.
///
/// # Returns