14
0

Accepting request 1069649 from home:sebix:branches:devel:languages:python

- update to version 2.2.0:
 - What's Changed:
  - UPGRADE: Allow linkify-it-py v2
  - FIX: CVE-2023-26303, fix boo#1208974
  - FIX: CLI crash on non-utf8 character
  - DOCS: Add section about markdown renderer
  - Update benchmark pkg versions

OBS-URL: https://build.opensuse.org/request/show/1069649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown-it-py?expand=0&rev=5
This commit is contained in:
2023-03-08 17:40:36 +00:00
committed by Git OBS Bridge
parent 3a3c15350c
commit 612d05a593
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Mar 6 13:33:26 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
- update to version 2.2.0:
- What's Changed:
- UPGRADE: Allow linkify-it-py v2
- FIX: CVE-2023-26303, fix boo#1208974
- FIX: CLI crash on non-utf8 character
- DOCS: Add section about markdown renderer
- Update benchmark pkg versions
-------------------------------------------------------------------
Mon Sep 5 08:05:47 UTC 2022 - Elisei Roca <eroca@mailbox.org>