14
0

Accepting request 975261 from home:benoit_monin:branches:devel:languages:python

update to version 3.3.7: bug-fix release

OBS-URL: https://build.opensuse.org/request/show/975261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=74
This commit is contained in:
2022-05-05 21:18:42 +00:00
committed by Git OBS Bridge
parent 33b9cae999
commit 5e93865b1b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 5 20:08:38 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 3.3.7: bug-fix release
* Disallow square brackets in reference link ids (#1209)
* Retain configured pygments_style after first code block (#1240)
* Ensure fenced code attributes are properly escaped (#1247)
-------------------------------------------------------------------
Wed Nov 24 21:21:34 UTC 2021 - Dirk Müller <dmueller@suse.com>