Skip to content

Commit 68292bd

Browse files
committed
update CHANGELOG for 0.10.0 version
1 parent 3cee656 commit 68292bd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
- 0.9.1: Future version.
1+
- 0.10.0: Add support for Python 3.11, 3.12, 3.13.
2+
Drop support for Python 3.7, 3.8.
3+
PRESERVE_STERILITY global is replaced with preserve_sterility function argument.
4+
New formatting options: headersglobalalign, headersalign, colglobalalign.
5+
New output format: ``colon_grid`` (Pandoc grid_tables with alignment)
6+
Various bug fixes.
7+
Improved error messages.
28
- 0.9.0: Drop support for Python 2.7, 3.5, 3.6.
39
Migrate to pyproject.toml project layout (PEP 621).
410
New output formats: `asciidoc`, various `*grid` and `*outline` formats.

0 commit comments

Comments
 (0)