changelog: fix release date of v1.44.2 (#7248)

This commit is contained in:
Alice Ryhl 2025-04-08 10:14:24 +02:00
parent 1b3d3e7cd6
commit 83d550e511

View File

@ -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