diff --git a/ChangeLog.md b/ChangeLog.md index 4e87a1fb..41e0af65 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,8 @@ ZIP File support for the XP Framework ChangeLog ## ?.?.? / ????-??-?? +## 11.0.0 / 2024-02-04 + * Removed deprecated getInputStream() & getOutputStream() methods from `io.archive.zip.ZipFileEntry` (@thekid)