diff --git a/changelog.md b/changelog.md index 5dc0e8e..eeed842 100644 --- a/changelog.md +++ b/changelog.md @@ -4,10 +4,6 @@ ### Fixes -- install fax native libraries in the Docker build and runtime images (docker) - - add TIFF, JPEG, and libclang development packages needed by Rust bindgen/sys crates during multi-arch builds - - add TIFF and JPEG runtime libraries to the Alpine production image for the fax engine -- update release/build tooling before retrying the Docker release - install fax build and runtime libraries for Docker images and update release tooling dependencies (docker) - add libclang, libjpeg, and libtiff development packages required for Rust bindgen and fax-related native builds - add libjpeg-turbo and tiff runtime libraries to the Alpine production image for the fax engine