Skip to content

Commit 0abf992

Browse files
committed
Version 2.7.1
1 parent 3fb99d8 commit 0abf992

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

NEWS.rst

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
======
44

55

6+
Version 2.7.1 released on 2023-08-05
7+
====================================
8+
9+
- Don’t draw clipPath when defined after reference
10+
- Handle evenodd fill rule with gradients and patterns
11+
- Fix ratio and clip for "image" tags with no size
12+
- Handle data-URLs in safe mode
13+
- Use f-strings
14+
15+
616
Version 2.7.0 released on 2023-03-20
717
====================================
818

cairosvg/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.7.1

0 commit comments

Comments
 (0)