mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-23 23:34:35 +01:00
Add few missing entries to changelog
This commit is contained in:
parent
29a275b0f5
commit
a7ca5fa5d8
@ -32,6 +32,10 @@
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
* `CookieSessionBackend` sets percent encoded cookies for outgoing HTTP messages.
|
||||||
|
|
||||||
|
* Became possible to use enums with query extractor. Issue [#371](https://github.com/actix/actix-web/issues/371). [Example](https://github.com/actix/actix-web/blob/master/tests/test_handlers.rs#L94-L134)
|
||||||
|
|
||||||
* Min rustc version is 1.26
|
* Min rustc version is 1.26
|
||||||
|
|
||||||
* `HttpResponse::into_builder()` now moves cookies into the builder
|
* `HttpResponse::into_builder()` now moves cookies into the builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user