From de8e445a499e1d55415de1285148af924baad67c Mon Sep 17 00:00:00 2001 From: sokil Date: Fri, 3 Feb 2023 14:04:04 +0200 Subject: [PATCH] Allows setting the `Description` and `AdServingId` of an `Inline` ad. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 864c9d2..259805c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.2.1 (2023-01-29) +* Allows setting the `Description` and `AdServingId` of an `Inline` ad. + ## 2.2.0 (2023-01-29) * Add support for InteractiveCreativeFile as per 4.1 VAST specification