Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96ea681 + 9473ad6 commit 9776451Copy full SHA for 9776451
CHANGELOG.rst
@@ -1,3 +1,7 @@
1
+**0.9.3**
2
+
3
+- Headings inside a complex field no longer fail to ignore styles
4
5
**0.9.2**
6
7
- Fixed issue where multiple complex fields in the same paragraph would cause
pydocx/__init__.py
@@ -6,4 +6,4 @@
'PyDocX',
]
8
9
-__version__ = '0.9.2'
+__version__ = '0.9.3'
0 commit comments