Update CHANGELOG

This commit is contained in:
Joakim Frostegård 2024-01-29 22:29:28 +01:00
parent 216bb93088
commit 5c2cd9a719

View file

@ -35,6 +35,10 @@
* Speed up parsing and serialization of requests and responses by using
[zerocopy](https://crates.io/crates/zerocopy)
#### Fixed
* Quit whole application if any worker thread quits
### aquatic_http
#### Added