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

add protobuf feature

This commit is contained in:
Nikolay Kim
2018-03-08 20:56:18 -08:00
parent 3f0803a7d3
commit f3c63e631a
10 changed files with 83 additions and 83 deletions

View File

@ -2,8 +2,12 @@
## 0.4.6 (2018-03-xx)
* Add experimental protobuf support
* Fix client cookie handling
* Optimize websockets stream support
## 0.4.5 (2018-03-07)