Merge pull request #1189 from flatcar/dongsu/qcow2-compression-changelog

changelog: add changelog for qcow2 inline compression
This commit is contained in:
Dongsu Park 2023-09-27 09:36:53 +02:00 committed by GitHub
commit b220a3868d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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))