changelog: fix release date of v1.43.1 (#7246)

This commit is contained in:
Alice Ryhl
2025-04-08 10:04:13 +02:00
parent cb08fbc6c3
commit 9e044e144b
+1 -1
View File
@@ -1,4 +1,4 @@
# 1.43.1 (April 2nd, 2025)
# 1.43.1 (April 5th, 2025)
This release fixes a soundness issue in the broadcast channel. The channel
accepts values that are `Send` but `!Sync`. Previously, the channel called