pdfio/CHANGES.md
2021-10-16 00:02:31 -04:00

19 lines
343 B
Markdown

Changes in PDFio
================
v1.0.0 (TBD)
------------
- Added `pdfioFileCreateOutput` API to support streaming output of PDF
(Issue #21)
- Fixed `all-shared` target (Issue #22)
- Fixed memory leaks (Issue #23)
- Fixed some issues identified by a Coverity scan.
v1.0b1 (August 30, 2021)
------------------------
- Initial release