docs(actix-web-actors): fix newline before next entry

This commit is contained in:
Nerixyz 2022-06-22 18:30:52 +02:00
parent 73daa5ed50
commit dcf73431ea
No known key found for this signature in database
GPG Key ID: 946BA188C5609CCC
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
[#2788]: https://github.com/actix/actix-web/pull/2788 [#2788]: https://github.com/actix/actix-web/pull/2788
## 4.1.0 - 2022-03-02 ## 4.1.0 - 2022-03-02
- Add support for `actix` version `0.13`. [#2675] - Add support for `actix` version `0.13`. [#2675]