From 454dc28189aa4cb73134cafe272612054b6bc942 Mon Sep 17 00:00:00 2001 From: Jondy Zhao Date: Sun, 20 Nov 2022 10:42:22 +0800 Subject: [PATCH] Add change log --- docs/change-logs.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/change-logs.rst b/docs/change-logs.rst index 5eb6b33a..953066c0 100644 --- a/docs/change-logs.rst +++ b/docs/change-logs.rst @@ -46,6 +46,10 @@ Incompatible issues doesn't work. If the new version has been released in PyPi, please remove the dev version, install the stable version from PyPi. +7.7.2 +----- +* Fix bug(#882): `pack` command fails when using pyinstaller option `--onefile` + 7.7.1 ----- * Fix bug(#853): `pack` command fails when passing the `--upx-dir` flag to PyInstaller