diff --git a/tools/manifest-schema/CHANGELOG.md b/tools/manifest-schema/CHANGELOG.md index eb8ee0e3..43fe522d 100644 --- a/tools/manifest-schema/CHANGELOG.md +++ b/tools/manifest-schema/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [0.2.0] - 2026-03-20 + - Rename `ManifestDownloadInfo::checksum` field to `hash` to reduce manifest size. - Make `Version`, `Manifests`, `Manifest`, `ManifestDownloadInfo`, `ManifestTemplate`, `ManifestTemplateDownloadInfo`, and `HostPlatform` `#[non_exhaustive]`.