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

Commit 86ef89c

Browse files
author
dano-klaviyo
committed
Update CHANGELOG.md
1 parent 1b31aed commit 86ef89c

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.6]
5+
- Fix - Add #[\ReturnTypeWillChange] to method declarations in order to suppress deprecation warnings in php 8.1
6+
47
### [2.3.5]
58
- Fix - Remove null coalesce operator to keep php 5.6 compatibility
69

@@ -63,6 +66,7 @@
6366
- 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
6467

6568
[Unreleased]: https://github.com/klaviyo/php-klaviyo/compare/2.3.3...HEAD
69+
[2.3.6]: https://github.com/klaviyo/php-klaviyo/compare/2.3.5...2.3.6
6670
[2.3.5]: https://github.com/klaviyo/php-klaviyo/compare/2.3.4...2.3.5
6771
[2.3.4]: https://github.com/klaviyo/php-klaviyo/compare/2.3.3...2.3.4
6872
[2.3.3]: https://github.com/klaviyo/php-klaviyo/compare/2.3.2...2.3.3

0 commit comments

Comments
 (0)