15
0

- update to 0.17.21:

* fix bug in calling `.compose()` method with `pathlib.Path` instance.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=63
This commit is contained in:
2022-07-19 12:00:14 +00:00
committed by Git OBS Bridge
parent 3f9a35e7d4
commit 9a9231bc7b
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 19 11:59:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.17.21:
* fix bug in calling `.compose()` method with `pathlib.Path` instance.
-------------------------------------------------------------------
Thu Apr 28 15:21:16 UTC 2022 - Jan Baier <jbaier@suse.com>