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

Long lasting auto-prolonged session (#1292)

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
This commit is contained in:
Andrey Kutejko
2020-01-29 02:26:39 +01:00
committed by GitHub
parent c73c2dc12c
commit 664f9a8b2d
2 changed files with 65 additions and 0 deletions

View File

@ -3,6 +3,7 @@
## [Unreleased] - 2020-01-xx
* Update the `time` dependency to 0.2.5
* [#1292](https://github.com/actix/actix-web/pull/1292) Long lasting auto-prolonged session
## [0.3.0] - 2019-12-20