1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

prep actix-session release

This commit is contained in:
Nikolay Kim
2019-05-12 10:53:21 -07:00
parent 1ca58e876b
commit 3bb081852c
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Changes
## [0.1.0-beta.4] - 2019-05-12
* Use actix-web 1.0.0-beta.4
## [0.1.0-beta.2] - 2019-04-28
* Add helper trait `UserSession` which allows to get session for ServiceRequest and HttpRequest