diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 9362d6e..7f8677e 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -6,7 +6,15 @@ Tue Aug 13 21:44:52 UTC 2024 - Matej Cepl * Removed support for .osc data directory * Handle issues due to bugs in backports of responses * Auto release OBS: using osc-tiny and improved change log - (https://github.com/SUSE/osc-tiny/pull/178) + +------------------------------------------------------------------- +Fri Aug 13 14:49:52 UTC 2024 - Chen Huang + +- Release v0.10.2 + * Replaced get_cookie_jar function with a CookieManager (#171) + * Use urllib3.Retry instead of custom implementation + * Use the latest Python version for actions + * Automate the release on OBS(closes #138) (#170) ------------------------------------------------------------------- Fri Jun 28 14:49:52 UTC 2024 - Chen Huang