Skip to content

Commit

Permalink
📝 CHANGELOG: Add a note that [signpdf] reexports the Signer and SignP…
Browse files Browse the repository at this point in the history
…dfError
  • Loading branch information
vbuch committed Nov 24, 2023
1 parent 288ce7c commit e036f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* [placeholder-plain] Allow passing in widgetRect to override the default [0, 0, 0, 0] one;
* [placeholder-pdf-lib] Introduce the package that uses PDF-LIB for adding a placeholder;
* [signpdf] Use the BR position findByteRange provides to spare a search for it;
* [signpdf] Reexports the `Signer` base (abstract) class and `SignPdfError`;
* [examples] Introduce [an example that provides a visible widget](packages/examples/src/pdfkit010-with-visual.js) (implemented with pdfkit);
* [examples] Introduce [a `placeholder-pdf-lib` example](packages/examples/src/pdf-lib.js);
* Bumped version of axios;
Expand Down

0 comments on commit e036f0b

Please sign in to comment.