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

various optimizations

This commit is contained in:
Nikolay Kim
2018-03-18 11:05:44 -07:00
parent c10dedf7e4
commit e0c8da567c
13 changed files with 159 additions and 141 deletions

View File

@ -1,5 +1,10 @@
# Changes
## 0.4.10 (2018-03-xx)
..
## 0.4.9 (2018-03-16)
* Allow to disable http/2 support