diff --git a/python-pefile.changes b/python-pefile.changes index adb1fde..861f9fe 100644 --- a/python-pefile.changes +++ b/python-pefile.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jun 6 22:43:35 UTC 2022 - Greg Freemyer -- update to versions 2022.5.30 +- update to version 2022.5.30 * Merged pull request #344 from elicn/faster-reloc: Speed up relocation process * Merged pull request #175 from tdube/patch-1: Fix catch-all exception clause in parse_resources_directory * Turn data into a bytearray to avoid copying data around (from elicn)