diff --git a/CHANGELOG.md b/CHANGELOG.md index 647d37b83..ed4fadfb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,17 @@ in order to get warned about deprecated features used in your code. This can also be enabled programmatically with `warnings.simplefilter('default', DeprecationWarning)`. -## [2.7.9] - Not released yet +## [2.8.0] - Not released yet +### Added + +### Fixed + +### Changed + +### Deprecated + + +## [2.7.9] - 2024-05-17 ### Added * new optional parameter `repeat_headings` for [`FPDF.table()`](https://py-pdf.github.io/fpdf2/fpdf/fpdf.html#fpdf.fpdf.FPDF.table) that indicates whether to print table headings on every page * support for overriding paragraph direction on bidirectional text diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 918186aab..d0addc4ca 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -2,8 +2,8 @@ {% block announce %}