15
0

- update to 2.19.2:

* http_headers documentation
  * fix tag name creation
  * added http_headers
  * solidfied the Python3 only mindset
  * brought man page up to date
  * create dummy loa document on-the-fly with very-basic pdf
    content
- update to 2.19.0:
  * CHANGELOG.md pushed to
  * typo introduced before
  * purge_cache test - was chasing a different bug

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudflare?expand=0&rev=34
This commit is contained in:
2024-04-06 19:28:49 +00:00
committed by Git OBS Bridge
parent 779fdcfeb2
commit 627981e428
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Apr 6 19:26:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.19.2:
* http_headers documentation
* fix tag name creation
* added http_headers
* solidfied the Python3 only mindset
* brought man page up to date
* create dummy loa document on-the-fly with very-basic pdf
content
- update to 2.19.0:
* CHANGELOG.md pushed to
* typo introduced before
* purge_cache test - was chasing a different bug
-------------------------------------------------------------------
Tue Jan 30 12:08:42 UTC 2024 - Dirk Müller <dmueller@suse.com>