Update pdfioStreamGetToken documentation (Issue #37)

This commit is contained in:
Michael R Sweet
2023-01-11 17:13:58 -05:00
parent 2b8a1c8481
commit 57d5894f33
2 changed files with 9 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ v1.1.0 (Month DD, YYYY)
- Added `pdfioContentPathEnd` function.
- Added protection against opening multiple streams in the same file at the
same time.
- Documentation updates (Issue #37)
- Fixed "install-shared" target (Issue #32)
- Fixed `pdfioFileGet...` metadata APIs (Issue #33)
- Fixed `pdfioContentMatrixRotate` function.