diff --git a/CHANGELOG.md b/CHANGELOG.md index 954c38e40..d586f5371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ FEATURES: IMPROVEMENTS: - core: Make resolv-replace usage opt-in instead of opt-out [GH-9644] +- core: Suppress error messages from checkpoint runs [GH-9645] - guests/windows: Fix slow timeout when updating windows hostname [GH-9578] - guests/coreos: Identify operating systems closely related to CoreOS [GH-9600] - guests/photon: Less specific string grep to fix PhotonOS 2.0 detection [GH-9528]