David PHAM-VAN

Update Changelog

# Changelog
## 3.6.1
- Fixes crash when array is empty [Kondamon]
## 3.6.0
- Fix text justify with multiple paragraphs
... ...
... ... @@ -3,7 +3,7 @@ description: A pdf producer for Dart. It can create pdf files for both web or fl
homepage: https://github.com/DavBfr/dart_pdf/tree/master/pdf
repository: https://github.com/DavBfr/dart_pdf
issue_tracker: https://github.com/DavBfr/dart_pdf/issues
version: 3.6.0
version: 3.6.1
environment:
sdk: ">=2.12.0 <3.0.0"
... ...