From c335f2b9413a8ed331972ff499788c52182d1c0a Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:31:32 +0000 Subject: [PATCH] Update changelogs/client_server/newsfragments/1673.clarification --- changelogs/client_server/newsfragments/1673.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1673.clarification b/changelogs/client_server/newsfragments/1673.clarification index ab519528..8ab3da4d 100644 --- a/changelogs/client_server/newsfragments/1673.clarification +++ b/changelogs/client_server/newsfragments/1673.clarification @@ -1 +1 @@ -Add properties of `event_property_is` and `event_property_contains` to PushConditions +Add missing properties for `event_property_is` and `event_property_contains` push conditions to `PushConditions` object.