diff --git a/CHANGELOG.md b/CHANGELOG.md index 0760af28..5bca92f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,12 @@ 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). +## [3.32.11] - 2024-11-12 + +### Fixed +- Added validation to `sat bootprep` to prohibit empty strings in `rootfs_provider` and + `rootfs_provider_passthrough` keys of `boot_sets` + ## [3.32.10] - 2024-11-04 ### Fixed