Skip to content

Commit

Permalink
mention PDFDocument
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Jun 4, 2021
1 parent 557f2a9 commit a643f81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for drawbot-skia

## [0.4.8] - 2021-06-04

- Added exerimental PDFDocument class that allows to draw directly to PDF, instead of having to go via a skia.PictureRecorder

## [0.4.7] - 2021-03-19

- Made `newPage()` more compatible with Mac app: its arguments are now optional. ([#14](https://github.com/justvanrossum/drawbot-skia/pull/14), thanks Jan Šindler!)
Expand Down

0 comments on commit a643f81

Please sign in to comment.