mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
Update Session::set_session to take IntoIterator (#105)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2020-xx-xx
|
||||
* `Session::set_session` takes a `IntoIterator` instead of `Iterator`
|
||||
|
||||
|
||||
## 0.4.0 - 2020-09-11
|
||||
|
Reference in New Issue
Block a user