diff --git a/python-py7zr.changes b/python-py7zr.changes index 57c78b2..a3d17ff 100644 --- a/python-py7zr.changes +++ b/python-py7zr.changes @@ -1,17 +1,14 @@ ------------------------------------------------------------------- Fri Dec 15 06:16:51 UTC 2023 - ecsos -- Update to 0.20.7: - * Changed - - Support Python 3.12 (#541) -- Update to 0.20.6 - * Fixed - - fix: sanitize path when write (#525) - - fix: allow specify target path in relative path (#530) - - Avoid AttributeError on OpenBSD (#521) - - Error appending file: KeyError: 'lastwritetime' (#517) - * Document - - Fixing a string quote in user_guide document(#524) +- update to 0.20.7: + * Support Python 3.12 +- update to 0.20.6 + * fix: sanitize path when write (#525) + * fix: allow specify target path in relative path (#530) + * Avoid AttributeError on OpenBSD (#521) + * Error appending file: KeyError: 'lastwritetime' (#517) + * Fixing a string quote in user_guide document(#524) ------------------------------------------------------------------- Wed Jun 21 11:10:29 UTC 2023 - ecsos