Update release date for v3.5.13.

Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
James Blair 2024-03-30 08:49:49 +13:00
parent a25497e97d
commit 747cc7bd7e
No known key found for this signature in database

View File

@ -4,7 +4,11 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
<hr>
## v3.5.13 (TBD)
## v3.5.14 (TBD)
<hr>
## v3.5.13 (2024-03-29)
### etcd server
- Fix leases wrongly revoked by the leader by [ignoring old leader's leases revoking request](https://github.com/etcd-io/etcd/pull/17425).