David PHAM-VAN

Update Changelog

1 # Changelog 1 # Changelog
2 2
  3 +## 3.10.0
  4 +
  5 +- Apply BoxShape and BorderRadius to selected Checkbox [Joseph Grabinger]
  6 +
3 ## 3.9.0 7 ## 3.9.0
4 8
5 - Improve TTF Writer compatibility 9 - Improve TTF Writer compatibility
@@ -6,7 +6,7 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues @@ -6,7 +6,7 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues
6 screenshots: 6 screenshots:
7 - description: 'Example of a generated document' 7 - description: 'Example of a generated document'
8 path: example.jpg 8 path: example.jpg
9 -version: 3.9.0 9 +version: 3.10.0
10 10
11 environment: 11 environment:
12 sdk: ">=2.18.0 <3.0.0" 12 sdk: ">=2.18.0 <3.0.0"