2934: Update CHANGES

This commit is contained in:
asonix 2022-11-26 11:39:27 -06:00
parent bf9bcd3958
commit 9076d14698
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- Update tokio-uring to 0.4
[#2903]: https://github.com/actix/actix-web/pull/2903
[#????]: pending
[#2934]: https://github.com/actix/actix-web/pull/2934
## 0.6.2 - 2022-07-23
- Allow partial range responses for video content to start streaming sooner. [#2817]