fixup! Add `ServiceConfig::default_service`

This commit is contained in:
Lily Mara 2021-07-19 17:30:49 -07:00
parent 75c3968e66
commit 35ce0a395e
1 changed files with 4 additions and 2 deletions

View File

@ -3,8 +3,10 @@
## Unreleased - 2021-xx-xx
### Added
* Re-export actix-service `ServiceFactory` in `dev` module. [#2325]
* Add `ServiceConfig::default_service`. [#2338]
[#2325]: https://github.com/actix/actix-web/pull/2325
[#2338]: https://github.com/actix/actix-web/pull/2338
## 4.0.0-beta.8 - 2021-06-26