changelog: fix release date of v1.42.1 (#7244)

This commit is contained in:
Alice Ryhl 2025-04-08 09:50:36 +02:00
parent f7fb0bdc7a
commit e59584a661

View File

@ -1,4 +1,4 @@
# 1.42.1 (April 7nd, 2025)
# 1.42.1 (April 8th, 2025)
This release fixes a soundness issue in the broadcast channel. The channel
accepts values that are `Send` but `!Sync`. Previously, the channel called