1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-02 09:36:39 +02:00

update changes

This commit is contained in:
Nikolay Kim
2018-07-30 10:23:28 -07:00
parent 28a855214b
commit 4c4d0d2745
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changes
## [0.7.3] - 2018-07-xx
### Added
* Support HTTP/2 with rustls #36
## [0.7.2] - 2018-07-26
### Added