CHANGELOG.md: Add entry for PR #297

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2024-05-30 00:08:58 -04:00
parent 50ee90b61a
commit 99b316f55e
+2
View File
@@ -10,6 +10,7 @@
### Unreleased
* Add new `--recompute-size` option to `avbroot avb pack` to automatically recompute the image size for resizable images ([Discussion #294], [PR #296])
* Add new `--output-info` option to `avbroot avb pack` to write a new `avb.toml` file containing computed values ([PR #297])
### Version 3.2.1
@@ -290,3 +291,4 @@ Behind-the-scenes changes:
[PR #289]: https://github.com/chenxiaolong/avbroot/pull/289
[PR #293]: https://github.com/chenxiaolong/avbroot/pull/293
[PR #296]: https://github.com/chenxiaolong/avbroot/pull/296
[PR #297]: https://github.com/chenxiaolong/avbroot/pull/297