Add pdfioFileCreateTemporary function (Issue #29)

This commit is contained in:
Michael R Sweet
2022-05-15 22:52:53 -04:00
parent f8b471acfd
commit 316b0ad559
8 changed files with 287 additions and 54 deletions

View File

@@ -2,6 +2,12 @@ Changes in PDFio
================
v1.1.0 (Month DD, YYYY)
-----------------------
- Added `pdfioFileCreateTemporary` function (Issue #29)
v1.0.1 (March 2, 2022)
----------------------