diff --git a/CHANGELOG.md b/CHANGELOG.md index a4f5f049..2fd48d0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -170,4 +170,6 @@ - Calling `abort_file()` no longer corrupts the archive if called on a shallow copy of a remaining file, or on an archive whose CDR entries are out - of sequence. However, it may leave an unused entry in the archive. \ No newline at end of file + of sequence. However, it may leave an unused entry in the archive. + - Calling `abort_file()` while writing a ZipCrypto-encrypted file no longer + causes a crash. \ No newline at end of file