mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-20 07:40:33 +01:00
fix changelogs
This commit is contained in:
parent
5d2da0fdc7
commit
a4681831a7
@ -4,13 +4,15 @@
|
|||||||
|
|
||||||
|
|
||||||
## 2.0.2 - 2021-12-18
|
## 2.0.2 - 2021-12-18
|
||||||
- Service types can now be `Send` and `'static` regardless of request, response, and config types, etc.. [#397]
|
- Service types can now be `Send` and `'static` regardless of request, response, and config types, etc. [#397]
|
||||||
|
|
||||||
[#397]: https://github.com/actix/actix-net/pull/397
|
[#397]: https://github.com/actix/actix-net/pull/397
|
||||||
|
|
||||||
|
|
||||||
## 2.0.1 - 2021-10-11
|
## 2.0.1 - 2021-10-11
|
||||||
- Documentation fix.
|
- Documentation fix. [#388]
|
||||||
|
|
||||||
|
[#388]: https://github.com/actix/actix-net/pull/388
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0 - 2021-04-16
|
## 2.0.0 - 2021-04-16
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
|
|
||||||
## 3.0.0-rc.2 - 2021-12-10
|
## 3.0.0-rc.2 - 2021-12-10
|
||||||
- Re-export `openssl::SslConnectorBuilder` in `connect::openssl::reexports`. [#???]
|
- Re-export `openssl::SslConnectorBuilder` in `connect::openssl::reexports`. [#429]
|
||||||
|
|
||||||
[#???]: https://github.com/actix/actix-net/pull/???
|
[#429]: https://github.com/actix/actix-net/pull/429
|
||||||
|
|
||||||
## 3.0.0-rc.1 - 2021-11-29
|
## 3.0.0-rc.1 - 2021-11-29
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
x
Reference in New Issue
Block a user