Skip to content

Commit

Permalink
- updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petri-lipponen-movesense committed Jan 17, 2025
1 parent 3ca29af commit b9f460e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ This can also be enabled programmatically with `warnings.simplefilter('default',
### Added
* support for [shading patterns (gradients)](https://py-pdf.github.io/fpdf2/Patterns.html)
* support for strikethrough text
* Improved SVG image speed
### Fixed
* [`FPDF.write_html()`](https://py-pdf.github.io/fpdf2/fpdf/fpdf.html#fpdf.fpdf.FPDF.write_html): Fixed rendering of content following `<a>` tags; now correctly resets emphasis style post `</a>` tag: hyperlink styling contained within the tag authority. - [Issue #1311](https://github.com/py-pdf/fpdf2/issues/1311)

Expand Down

0 comments on commit b9f460e

Please sign in to comment.