diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a6fb34..864c9d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ -## 2.1.0 (2023-01-29) +## 2.2.0 (2023-01-29) * Add support for InteractiveCreativeFile as per 4.1 VAST specification +## 2.1.0 (2021-01-23) +* PHP 8 Support + ## 2.0 (2019-09-26) * Support PHP 7.1.3 and above * Removed deprecated Document::toString(), use casting object to string