From ed8be1f378ef5841fca8d728d7b05aff84b438b1 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 6 Oct 2025 08:42:49 -0400 Subject: [PATCH] Changelog. --- CHANGES.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 12b4e25..6b39948 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ Changes in PDFio ================ -v1.6.0 - YYYY-MM-DD +v1.6.0 - 2025-10-06 ------------------- - Added generation of XMP metadata when writing PDFs (Issue #103) @@ -22,11 +22,6 @@ v1.6.0 - YYYY-MM-DD and setting the default/primary language of a PDF file (Issue #124) - Now add default grayscale, RGB, and CMYK profile resources to pages as needed (Issue #104) - - -v1.5.5 - YYYY-MM-DD -------------------- - - Fixed unsupported filter error (Issue #130) - Fixed EOF comment written to the PDF (Issue #136) - Fixed TTF cmap underflow error.