1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

fix panic during middleware execution #226

This commit is contained in:
Nikolay Kim
2018-05-16 11:00:29 -07:00
parent 03e758cee4
commit b393ddf879
5 changed files with 185 additions and 82 deletions

View File

@ -1,8 +1,8 @@
# Changes
## 0.6.6 (2018-05-xx)
## 0.6.6 (2018-05-16)
..
* Panic during middleware execution #226
## 0.6.5 (2018-05-15)