Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
brendan-duncan committed Dec 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fb40094 commit 631b645
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.0.0 - December 7, 2024

- Major cleanup of the code, includes potential breaking changes.
- **decodeBuffer** has been renamed to **decodeStream** in the various decoder classes.
- **InputStream** has been renamed to **InputMemoryStream**.
- **OutputStream** has been renamed to **OutputMemoryStream**.

## 3.6.1 - May 31, 2024

- Fix ArchiveFile.rawContent returning null after decoding a zip.

0 comments on commit 631b645

Please sign in to comment.