1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +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