mirror of
https://github.com/actix/actix-web.git
synced 2024-11-23 01:51:11 +00:00
add session borrow fix to changes
This commit is contained in:
parent
313396d9b5
commit
bb68f9dd90
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## 0.4.1 (2018-03-xx)
|
||||
|
||||
* Fix Session mutable borrow lifetime
|
||||
|
||||
|
||||
## 0.4.0 (2018-02-28)
|
||||
|
||||
* Actix 0.5 compatibility
|
||||
|
|
Loading…
Reference in a new issue