update changelog for actix-service

This commit is contained in:
fakeshadow 2021-03-01 03:45:35 +08:00
parent f5d720c924
commit fe2df21a26
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
* Add default `Service` trait impl for `Rc<S: Service>` and `&S: Service`. [#288]
[#288]: https://github.com/actix/actix-net/pull/288
## 2.0.0-beta.4 - 2021-02-04