mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
implement extractor for Session
This commit is contained in:
@ -1,11 +1,13 @@
|
||||
# Changes
|
||||
|
||||
## 0.6.6 (2018-05-16)
|
||||
## 0.6.6 (2018-05-17)
|
||||
|
||||
* Panic during middleware execution #226
|
||||
|
||||
* Add support for listen_tls/listen_ssl #224
|
||||
|
||||
* Implement extractor for `Session`
|
||||
|
||||
|
||||
## 0.6.5 (2018-05-15)
|
||||
|
||||
|
Reference in New Issue
Block a user