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

Merge branch 'master' into default_static_files

This commit is contained in:
Nikolay Kim
2018-03-16 09:31:36 -07:00
committed by GitHub
5 changed files with 30 additions and 14 deletions

View File

@ -1,6 +1,8 @@
# Changes
## 0.4.9 (2018-03-xx)
## 0.4.9 (2018-03-16)
* Allow to disable http/2 support
* Wake payload reading task when data is available