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

prep awc release

This commit is contained in:
Nikolay Kim
2019-11-06 11:33:25 -08:00
parent b2934ad8d2
commit fba02fdd8c
2 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,10 @@
# Changes
## [0.2.8] - 2019-10-24
## [0.2.8] - 2019-11-06
* Add support for setting query from Serialize type for client request.
## [0.2.7] - 2019-09-25
### Added