We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30383d0 commit 0f3d244Copy full SHA for 0f3d244
CHANGELOG.md
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
+## 2.7.3-rc1 - 2025-12-12
8
+
9
+### Added
10
11
+- Add `make` and use it with scripts/remote-update.sh script
12
+- Add TPM PCRs dump to HCL reports
13
+- Check for download errors when downloading keys and fix bootsplash and
14
+ smmstore migration logic
15
16
+### Changed
17
18
+- cliff.toml: Update changelog format to use only single space between sections
19
20
## 2.7.2 - 2025-12-05
21
22
### Added
0 commit comments