# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.0.2] - 2026-02-19
### Added
- Support `reserved` as a partition role in MBR/GPT structures, including GPT
type mapping for Linux reserved partitions
- Add manifest metadata fields: `vcs`, `uuid`, `author`, and `platform`
## [1.0.1] - 2025-05-22
### Changes
- Include a software manifest in the update manifest if available
## [1.0.0] - 2024-09-06
First release.
[Unreleased]: https://github.com/grisp/grisp_update_packager/compare/1.0.2...HEAD
[1.0.2]: https://github.com/grisp/grisp_update_packager/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/grisp/grisp_update_packager/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/grisp/grisp_update_packager/compare/753d621f36907e3d5676cc0bf0db43276f39c5a6...1.0.0