mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
changelog: fix release date of v1.44.2 (#7248)
This commit is contained in:
parent
1b3d3e7cd6
commit
83d550e511
@ -1,4 +1,4 @@
|
|||||||
# 1.44.2 (April 4, 2025)
|
# 1.44.2 (April 5th, 2025)
|
||||||
|
|
||||||
This release fixes a soundness issue in the broadcast channel. The channel
|
This release fixes a soundness issue in the broadcast channel. The channel
|
||||||
accepts values that are `Send` but `!Sync`. Previously, the channel called
|
accepts values that are `Send` but `!Sync`. Previously, the channel called
|
||||||
|
Loading…
x
Reference in New Issue
Block a user