Add some supporting documentation files.

This commit is contained in:
Michael R Sweet
2021-09-27 07:42:19 -04:00
parent d6746c08a4
commit 7473bc3cd9
4 changed files with 547 additions and 0 deletions

15
CHANGES.md Normal file
View File

@@ -0,0 +1,15 @@
Changes in PDFio
================
v1.0.0 (TBD)
------------
- Added `pdfioFileCreateOutput` API to support streaming output of PDF
(Issue #21)
v1.0b1 (August 30, 2021)
------------------------
- Initial release