1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

Update changes.

This commit is contained in:
Robert G. Jakabosky 2018-09-12 00:24:10 +08:00
parent 70b45659e2
commit 04608b2ea6

View File

@ -1,5 +1,11 @@
# Changes
## [0.7.7] - 2018-09-xx
### Fixed
* Fix linked list of HttpChannels #504
## [0.7.6] - 2018-09-07
### Fixed