You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2023. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
## CHANGELOG
2
2
3
+
### 2.2.3
4
+
- Fix - ProfileModel file to convert specialAttributes properties to camel case before executing property_exists method inside jsonSerialize
5
+
3
6
### 2.2.2
4
7
- Fix - KlaviyoAPI file to handle json_decode correctly when empty string is returned
5
-
- Fix - Fix EventModel unix timestamp issue
8
+
- Fix - Fix EventModel unix timestamp issue
6
9
- Update - Add all Klaviyo special properties
7
10
8
11
### 2.2.1
@@ -26,4 +29,4 @@
26
29
- There is no compatibility on migrating from 1.* to 2.* and will need to follow the new 2.0.0 pattern
27
30
28
31
### 1.0
29
-
- As this changelog was created after 2.0.0, please refer to the README for version 1 https://github.com/klaviyo/php-klaviyo/tree/d388ca998dff55b2a7e420c2c7aa2cd221365d1c
32
+
- As this changelog was created after 2.0.0, please refer to the README for version 1 https://github.com/klaviyo/php-klaviyo/tree/d388ca998dff55b2a7e420c2c7aa2cd221365d1c
0 commit comments