diff --git a/CHANGELOG.md b/CHANGELOG.md index 35e70c8..4110939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file. ## [0.24.10] - 2025-10-26 ### Fixed +- Regenerated the README from its template so the \`readme_is_in_sync\` check + passes after refreshing the crate version metadata. - Removed the deprecated `doc_auto_cfg` rustdoc feature gate so documentation builds succeed on the docs.rs nightly toolchain again. diff --git a/README.md b/README.md index 14dc6b8..68640d7 100644 --- a/README.md +++ b/README.md @@ -446,4 +446,3 @@ assert_eq!(problem.grpc.expect("grpc").name, "UNAUTHENTICATED"); --- MSRV: **1.90** · License: **MIT OR Apache-2.0** · No `unsafe` -