We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b68844 commit 2f1d78eCopy full SHA for 2f1d78e
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+0.11.1 (2025-05-13)
3
+-------------------
4
+
5
+- fix incorrectly closed <v:rect> tag for Outlook (Bernhard Vallant)
6
+- fix order of <v:fill> and <v:textbox> tags for mj-section with background in outlook (Bernhard Vallant)
7
+- add typing stubs for public interface (Dan Lindholm)
8
+- declare support for Python 3.13
9
+- accept also `css_inline >= 0.14`
10
11
12
0.11.0 (2024-02-22)
13
-------------------
14
VERSION.txt
@@ -1 +1 @@
-0.11.1dev
+0.11.1
0 commit comments