15
0

- update to 0.15:

* Fix multi-line links and incorrect dunder escapes in code
- update to 0.14:
  * Add plain text and cPython docstring support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docstring-to-markdown?expand=0&rev=11
This commit is contained in:
2024-04-06 19:11:07 +00:00
committed by Git OBS Bridge
parent 89e85a01b3
commit 22989efff5
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Apr 6 19:10:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.15:
* Fix multi-line links and incorrect dunder escapes in code
- update to 0.14:
* Add plain text and cPython docstring support
-------------------------------------------------------------------
Sat Nov 25 13:06:52 UTC 2023 - Dirk Müller <dmueller@suse.com>