Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

Commit ba9ace0

Browse files
author
dano-klaviyo
committed
Update CHANGELOG.md
1 parent 175cb12 commit ba9ace0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## CHANGELOG
22
### [Unreleased]
33

4+
### [2.3.5]
5+
- Fix - Remove null coalesce operator to keep php 5.6 compatibility
6+
47
### [2.3.4]
58
- Fix - EventModel does not to throw warnings if optional 'properties' parameter is not set
69

@@ -60,6 +63,7 @@
6063
- 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
6164

6265
[Unreleased]: https://github.com/klaviyo/php-klaviyo/compare/2.3.3...HEAD
66+
[2.3.5]: https://github.com/klaviyo/php-klaviyo/compare/2.3.4...2.3.5
6367
[2.3.4]: https://github.com/klaviyo/php-klaviyo/compare/2.3.3...2.3.4
6468
[2.3.3]: https://github.com/klaviyo/php-klaviyo/compare/2.3.2...2.3.3
6569
[2.3.2]: https://github.com/klaviyo/php-klaviyo/compare/2.3.1...2.3.2

0 commit comments

Comments
 (0)