Skip to content

Commit 49ea0ac

Browse files
committed
Prepare 0.8 release
1 parent 586d10b commit 49ea0ac

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Version 0.8, 2020-11-03
2+
=======================
3+
4+
* GitLab-style math blocks are now supported in nested environments such
5+
as lists.
6+
- Thanks to Ran Shaham for the contribution.
7+
* Tests now pass with Python-Markdown 3.3.
8+
19
Version 0.7, 2020-06-19
210
=======================
311

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = python-markdown-math
3-
version = 0.7
3+
version = 0.8
44
description = Math extension for Python-Markdown
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)