mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-02 14:10:50 +02:00
Fix output of special characters in name values (Issue #106)
Fix output of special characters in string values (Issue #107) Fi output of large integers in dictionaries (Issue #108) Bump version to 1.5.1.
This commit is contained in:
@ -1,6 +1,14 @@
|
||||
Changes in PDFio
|
||||
================
|
||||
|
||||
v1.5.1 - YYYY-MM-DD
|
||||
-------------------
|
||||
|
||||
- Fixed output of special characters in name values (Issue #106)
|
||||
- Fixed output of special characters in string values (Issue #107)
|
||||
- Fixed output of large integers in dictionaries (Issue #108)
|
||||
|
||||
|
||||
v1.5.0 - 2025-03-06
|
||||
-------------------
|
||||
|
||||
|
Reference in New Issue
Block a user