mirror of https://github.com/fafhrd91/actix-web
docs: added changelog entry for .customize().add_cookie()
This commit is contained in:
parent
428467576e
commit
173478556c
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
- Updated `zstd` dependency to `0.13`.
|
- Updated `zstd` dependency to `0.13`.
|
||||||
- Compression middleware now prefers brotli over zstd over gzip.
|
- Compression middleware now prefers brotli over zstd over gzip.
|
||||||
|
- Added .customize().add_cookie() for `CustomizeResponder`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue