14
0

- update to 2.0.5:

* Improve on parsing list. Make it possible to customize list
    regex

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=43
This commit is contained in:
2023-05-04 19:16:51 +00:00
committed by Git OBS Bridge
parent 6ea2064b59
commit 7d58e324bd
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 4 19:14:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.0.5:
* Improve on parsing list. Make it possible to customize list
regex
-------------------------------------------------------------------
Fri Apr 21 12:28:10 UTC 2023 - Dirk Müller <dmueller@suse.com>