Skip to content

Commit 0ec9333

Browse files
committed
Prepare 0.7 release
1 parent 25b45f0 commit 0ec9333

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 0.7, 2020-06-19
2+
=======================
3+
4+
* This extension now requires Python ≥ 3.4 and Python-Markdown ≥ 3.0.
5+
* Fixed deprecation warnings with Python-Markdown 3.x.
6+
* Added support for GitLab-style delimiters.
7+
18
Version 0.6, 2018-06-13
29
=======================
310

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.6
3+
version = 0.7
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)