update changes

This commit is contained in:
Nikolay Kim 2019-03-04 15:42:25 -08:00
parent e9657a399a
commit d2a223e69e
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
## [0.3.1] - 2019-03-xx
### Added
* Add `ServerBuilder::maxconnrate` sets the maximum per-worker number of concurrent connections
### Changed
* Rename `StreamServiceFactory` to `ServiceFactory`