changelog: add changelog for qcow2 inline compression

Add missing changelog of https://github.com/flatcar/scripts/pull/1132.
See also https://github.com/flatcar/Flatcar/issues/1135.
This commit is contained in:
Dongsu Park 2023-09-26 09:27:10 +02:00
parent e6209c4c2b
commit 4c7eaff8a6

View File

@ -0,0 +1 @@
- Use qcow2 compressed format instead of additional compression layer in Qemu images ([Flatcar#1135](https://github.com/flatcar/Flatcar/issues/1135), [scripts#1132](https://github.com/flatcar/scripts/pull/1132))