diff --git a/extra/changelog-total b/extra/changelog-total index 0c994dc..a5e9c17 100755 --- a/extra/changelog-total +++ b/extra/changelog-total @@ -1,3 +1,17 @@ +sshyp v1.0.1 + +The Polished Trotters Update - Patch 1 + +This is a hotfix for the Haiku decryption bug. + +Changes: + +- subprocess.Popen has been replaced with subprocess.run where applicable +- stdout is no longer captured with any subprocess.Popen or subprocess.run usages + ^ this fixes decryption on Haiku + +<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> + sshyp v1.0.0 The Polished Trotters Update diff --git a/share/doc/sshyp/changelog b/share/doc/sshyp/changelog index f4b002b..9bd993c 100644 --- a/share/doc/sshyp/changelog +++ b/share/doc/sshyp/changelog @@ -1,3 +1,17 @@ +sshyp v1.0.1 + +The Polished Trotters Update - Patch 1 + +This is a hotfix for the Haiku decryption bug. + +Changes: + +- subprocess.Popen has been replaced with subprocess.run where applicable +- stdout is no longer captured with any subprocess.Popen or subprocess.run usages + ^ this fixes decryption on Haiku + +<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> + sshyp v1.0.0 The Polished Trotters Update