15
0

- update to 2.11.6:

* handle multipart/form-data correctly for more than one file and with params/data
  * keywords not handled correctly at command level
  * added after openapi review
  * added deprecated processing, now shows version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudflare?expand=0&rev=18
This commit is contained in:
2023-07-11 14:08:02 +00:00
committed by Git OBS Bridge
parent a2fd023ec8
commit 802380833d
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 11 14:06:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.11.6:
* handle multipart/form-data correctly for more than one file and with params/data
* keywords not handled correctly at command level
* added after openapi review
* added deprecated processing, now shows version
-------------------------------------------------------------------
Sat Jul 1 10:07:10 UTC 2023 - ecsos <ecsos@opensuse.org>