From 53cba33ed9558f0271efb6cca020d78ee3d38ac2 Mon Sep 17 00:00:00 2001 From: Moritz Mahringer Date: Sat, 3 Dec 2022 23:17:43 +0100 Subject: [PATCH] Add changelog entry for alpine 3.17 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5c6750d..7721983a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ Summary: WeasyPrint v53+, ARM multi-arch and much smaller image. [#267](https://github.com/mormahr/pdf-service/pull/267) - Switched base image from debian buster to alpine v3.14 (includes visual changes) [#119](https://github.com/mormahr/pdf-service/pull/119) +- Updated alpine to v3.17 (includes visual changes) + [#277](https://github.com/mormahr/pdf-service/pull/277) - Enable [HTML presentational hints][whatwg-presentational-hints] [option in WeasyPrint][weasyprint-presentational-hints] [#156](https://github.com/mormahr/pdf-service/pull/156)