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.