1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

hide new server api

This commit is contained in:
Nikolay Kim
2018-08-23 09:39:11 -07:00
parent f39b520a2d
commit cf54be2f17
5 changed files with 23 additions and 42 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [0.8.0] - 2018-08-xx
## [0.7.4] - 2018-08-xx
### Added
@ -15,6 +15,8 @@
### Changed
* It is allowed to use function with up to 10 parameters for handler with `extractor parameters`.
`Route::with_config()`/`Route::with_async_config()` always passes configuration objects as tuple
even for handler with one parameter.
* native-tls - 0.2