CHANGELOG.md: Fix typo: Reword -> Rework

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-10-27 18:03:51 -04:00
parent a14cab71e5
commit fbafbafe90
+1 -1
View File
@@ -19,7 +19,7 @@
Behind-the-scenes changes:
* Bump maximum payload manifest size to 4 MiB ([PR #182])
* Reword file handle reopen functionality to use traits instead of callbacks ([PR #189])
* Rework file handle reopen functionality to use traits instead of callbacks ([PR #189])
* Don't set signature algorithm field for indirectly signed boot images ([PR #191])
* Update dependencies ([PR #197])