Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonhc committed Feb 2, 2024
1 parent 9a14cf3 commit 77bb5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This can also be enabled programmatically with `warnings.simplefilter('default',
## [2.7.8] - Not released yet
### Added
* support for `<path>` elements in SVG `<clipPath>` elements
* support for `bidirectional` text shaping
* support for `bidirectional` text shaping - thanks to @andersonhc
* documentation on how to combine `fpdf2` with [mistletoe](https://pypi.org/project/kaleido/) in order to [generate PDF documents from Markdown (link)](https://py-pdf.github.io/fpdf2/CombineWithMistletoeoToUseMarkdown.html)
* tutorial in Dutch: [Handleiding](https://py-pdf.github.io/fpdf2/Tutorial-nl.md) - thanks to @Polderrider
* support for `Table` cells that span multiple rows via the `rowspan` attribute, which can be combined with `colspan` - thanks to @mjasperse
Expand Down

0 comments on commit 77bb5dc

Please sign in to comment.