Skip to content

Commit

Permalink
mention pyffmpeg pin, and let's release
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Oct 2, 2020
1 parent d91f8bc commit f7a05dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog for drawbot-skia

## [0.?.?] - 2020-10-??
## [0.4.2] - 2020-10-02

- Pinned optional pyffmpeg requirement to 1.6.1 for now.
- Added `linearGradient(...)`
- Added `radialGradient(...)` (limited to a single center point and a zero start radius)
- Add `random`, `randint`, `choice` and `shuffle` from the random module to the default namespace.
Expand Down

0 comments on commit f7a05dc

Please sign in to comment.