Fix spelling error

This commit is contained in:
Neil Alexander 2024-05-30 23:00:05 +01:00
parent 557c0082ea
commit 9479e73c74
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -44,7 +44,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
* Bloom filter hashing now works correctly on big-endian architectures * Bloom filter hashing now works correctly on big-endian architectures
* Incorrect buffer pool usage has been fixed, reducing memory allocations * Incorrect buffer pool usage has been fixed, reducing memory allocations
* The multicast beacon interval now backs off correctly, reducing the number of beacons sent * The multicast beacon interval now backs off correctly, reducing the number of beacons sent
* A denial-of-service vulnerabilty in the QUIC library has been fixed with a dependency update * A denial-of-service vulnerability in the QUIC library has been fixed with a dependency update
## [0.5.5] - 2024-01-27 ## [0.5.5] - 2024-01-27