David PHAM-VAN

Fix changelogs

... ... @@ -4,6 +4,10 @@
- Add support for custom fonts in SVGs. [Tyler Denniston]
- Fix MultiPage.maxPages not checked with release builds
- Fix PdfColorCmyk.fromRgb
- Table widget refactors [Graham Smith]
- Add support for creating PDF/A 3b [ilaurillard]
- Add helper functions to replace text styles and cell content [Brian Kayfitz]
## 3.11.1
... ...
# Changelog
## 5.13.5
- Fix PdfColorCmyk.fromRgb
- Table widget refactors [Graham Smith]
## 5.13.4
- Improve Web Browser detection logic
... ...
... ... @@ -15,7 +15,7 @@ topics:
- print
- printing
- report
version: 5.13.5
version: 5.13.4
environment:
sdk: ">=3.3.0 <4.0.0"
... ...