mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
04671464ea
commit
3b196b12a3
|
@ -1,10 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
- Logs emitted now use the `tracing` crate with `log` compatibility. [#???]
|
||||
- Logs emitted now use the `tracing` crate with `log` compatibility. [#451]
|
||||
- Minimum supported Rust version (MSRV) is now 1.49.
|
||||
|
||||
[#???]: https://github.com/actix/actix-net/pull/???
|
||||
[#451]: https://github.com/actix/actix-net/pull/451
|
||||
|
||||
|
||||
## 0.5.0 - 2022-02-15
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
- Logs emitted now use the `tracing` crate with `log` compatibility. [#???]
|
||||
- Logs emitted now use the `tracing` crate with `log` compatibility. [#451]
|
||||
|
||||
[#???]: https://github.com/actix/actix-net/pull/???
|
||||
[#451]: https://github.com/actix/actix-net/pull/451
|
||||
|
||||
|
||||
## 3.0.3 - 2022-02-15
|
||||
|
|
Loading…
Reference in New Issue