Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Commit ba702be

Browse files
Update Changelog for release of version 3.5.2
1 parent ac6cb0f commit ba702be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the LaunchDarkly PHP SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [3.5.2] - 2019-04-11
6+
### Fixed:
7+
- In the 3.5.1 release, the `VERSION` constant was incorrectly still reporting the version as "3.5.0". The constant is now correct. There are no other changes in this release.
8+
9+
510
## [3.5.1] - 2019-04-03
611
### Fixed:
712
- Setting user attributes to non-string values when a string was expected would cause analytics events not to be processed. The SDK will now convert attribute values to strings as needed.

0 commit comments

Comments
 (0)