update changelog for new msrv

This commit is contained in:
Scott Lamb 2022-05-10 16:53:19 -07:00
parent 6bc3b004a4
commit eecea0b474

View File

@ -22,7 +22,7 @@
* BREAKING: `retina::client::PacketItem::SenderReport` has been replaced with
`retina::client::PacketItem::Rtcp`, to expose full RTCP compound packets.
Likewise `retina::codec::CodecItem`.
* minimum Rust version is now 1.56.
* minimum Rust version is now 1.59.
## `v0.3.10` (2022-05-09)