David PHAM-VAN

Update changelog

@@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
3 ## 5.7.4 3 ## 5.7.4
4 4
5 - Fix orientation not changing 5 - Fix orientation not changing
  6 +- Fix compilation issues with Swift 6 [Cedric Tegenkamp]
6 7
7 ## 5.7.3 8 ## 5.7.3
8 9
@@ -6,7 +6,7 @@ description: > @@ -6,7 +6,7 @@ description: >
6 homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing 6 homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing
7 repository: https://github.com/DavBfr/dart_pdf 7 repository: https://github.com/DavBfr/dart_pdf
8 issue_tracker: https://github.com/DavBfr/dart_pdf/issues 8 issue_tracker: https://github.com/DavBfr/dart_pdf/issues
9 -version: 5.7.5 9 +version: 5.7.4
10 10
11 environment: 11 environment:
12 sdk: ">=2.12.0 <3.0.0" 12 sdk: ">=2.12.0 <3.0.0"