1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

docs: update changelog

This commit is contained in:
Rob Ede 2024-06-09 00:38:49 +01:00
parent a5c78483f9
commit 40e1034566
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -6,6 +6,7 @@
### Added ### Added
- Add `#[scope]` macro.
- Add `middleware::Identity` type. - Add `middleware::Identity` type.
- Add `CustomizeResponder::add_cookie()` method. - Add `CustomizeResponder::add_cookie()` method.
- Add `guard::GuardContext::app_data()` method. - Add `guard::GuardContext::app_data()` method.