David PHAM-VAN

Add changelog

# Changelog
## 3.10.6
- Throw multi page error explicitly.
## 3.10.5
- Improve TTF writer with multi-compound characters
- Partially revert underline on spans changes
- Add RTL support [Milad-Akarie]
- Fix Arabic fonts missing isolated form [Milad-Akarie]
- Throw multi page error explicitly [Marcin Jeleński]
## 3.10.4
... ...
... ... @@ -6,7 +6,7 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues
screenshots:
- description: 'Example of a generated document'
path: example.jpg
version: 3.10.6
version: 3.10.5
environment:
sdk: ">=2.18.0 <4.0.0"
... ...