diff --git a/ChangeLog.md b/ChangeLog.md index 56986b78..c07f9561 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,14 @@ ZIP File support for the XP Framework ChangeLog ## ?.?.? / ????-??-?? +## 9.0.0 / 2020-04-10 + +* Implemented xp-framework/rfc#334: Drop PHP 5.6: + . **Heads up:** Minimum required PHP version now is PHP 7.0.0 + . Rewrote code base, grouping use statements + . Converted `newinstance` to anonymous classes + (@thekid) + ## 8.0.2 / 2020-04-05 * Implemented RFC #335: Remove deprecated key/value pair annotation syntax