David PHAM-VAN

Update changelog

... ... @@ -3,6 +3,7 @@
## 3.8.1
- Fix large PDF generation on web with compressed xref
- Fix RangeError Exception When MultiPage Wraps Across Pages [scottdewald]
## 3.8.0
... ...
# Changelog
# 5.9.1
- iOS: Set cutLength to be currentSize.height [Liam Downey]
## 5.9.0
- Typo: change "DownloadbleFont" to "DownloadableFont"
... ...
... ... @@ -6,7 +6,7 @@ description: >
homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing
repository: https://github.com/DavBfr/dart_pdf
issue_tracker: https://github.com/DavBfr/dart_pdf/issues
version: 5.9.0
version: 5.9.1
environment:
sdk: ">=2.12.0 <3.0.0"
... ...