15
0

Accepting request 1041197 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.11 
  *  Enhancements
  Parse syntax within tables #19
  Complete support for RST admonitions #20
  * Maintenance
  Move away from deprecated SPDX identifier, update links #18
  Add Python 3.10 to test matrix #21
  Enable GitHub dependency tracking #22
  Add Python 3.11 to testing matrix #23
  Prepare 0.11 release #24

OBS-URL: https://build.opensuse.org/request/show/1041197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docstring-to-markdown?expand=0&rev=3
This commit is contained in:
2022-12-07 19:01:57 +00:00
committed by Git OBS Bridge
parent e653600a93
commit 8e850920fa
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Dec 7 17:56:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.11
* Enhancements
Parse syntax within tables #19
Complete support for RST admonitions #20
* Maintenance
Move away from deprecated SPDX identifier, update links #18
Add Python 3.10 to test matrix #21
Enable GitHub dependency tracking #22
Add Python 3.11 to testing matrix #23
Prepare 0.11 release #24
-------------------------------------------------------------------
Sun Nov 6 15:15:50 UTC 2022 - Ben Greiner <code@bnavigator.de>