14
0

- update to 0.25.3:

* Fixed `recorder` not saving and loading response headers with
    yaml files. See #715

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=71
This commit is contained in:
2024-06-20 12:40:58 +00:00
committed by Git OBS Bridge
parent ea0977239e
commit f497abea3c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 20 12:40:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.25.3:
* Fixed `recorder` not saving and loading response headers with
yaml files. See #715
-------------------------------------------------------------------
Mon Jun 10 11:11:11 UTC 2024 - Dirk Müller <dmueller@suse.com>