Skip to content

Commit

Permalink
Version 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Aug 5, 2023
1 parent 3fb99d8 commit 0abf992
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
======


Version 2.7.1 released on 2023-08-05
====================================

- Don’t draw clipPath when defined after reference
- Handle evenodd fill rule with gradients and patterns
- Fix ratio and clip for "image" tags with no size
- Handle data-URLs in safe mode
- Use f-strings


Version 2.7.0 released on 2023-03-20
====================================

Expand Down
2 changes: 1 addition & 1 deletion cairosvg/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.7.1

0 comments on commit 0abf992

Please sign in to comment.