15
0

- update to 0.12:

* Respect directive regex flags
  * feat: include tests in source distribution

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docstring-to-markdown?expand=0&rev=5
This commit is contained in:
2023-03-26 19:16:12 +00:00
committed by Git OBS Bridge
parent 8e850920fa
commit 286cac753b
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 26 19:15:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.12:
* Respect directive regex flags
* feat: include tests in source distribution
-------------------------------------------------------------------
Wed Dec 7 17:56:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>