changelog: Improve wording

Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
This commit is contained in:
Krzesimir Nowak 2023-03-09 14:11:21 +01:00 committed by GitHub
parent be7737b583
commit b14d6d755a

View File

@ -1 +1 @@
- Added pigz to the production image. The parallel gzip implementation is useful to speed up the decompression time spent for large container image imports/exports. - Added `pigz` to the image, a parallel gzip implementation, which is useful to speed up the (de)compression for large container image imports/exports ([coreos-overlay#2504](https://github.com/flatcar/coreos-overlay/pull/2504))