manifest-schema: Release 0.2.0

This commit is contained in:
Taiki Endo
2026-03-21 06:09:13 +09:00
parent 9881fbaadb
commit 7a358c794b

View File

@@ -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]`.