mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
3eac500591
commit
9e2e3daa88
|
@ -12,6 +12,7 @@
|
||||||
- Ignore `Host` header in `Host` guard when connection protocol is HTTP/2.
|
- Ignore `Host` header in `Host` guard when connection protocol is HTTP/2.
|
||||||
- Re-export `mime` dependency.
|
- Re-export `mime` dependency.
|
||||||
- Update `brotli` dependency to `8`.
|
- Update `brotli` dependency to `8`.
|
||||||
|
- Make `ws` feature of `actix-http` optional (controlled by `ws` feature in `actix-web`).
|
||||||
|
|
||||||
## 4.10.2
|
## 4.10.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue