We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f466e commit f5dd77fCopy full SHA for f5dd77f
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [1.10.0] - 2022-10-04
6
+### Added:
7
+- The test harness can now run evaluation tests against the LaunchDarkly PHP SDK, a special case of LaunchDarkly server-side SDKs.
8
+
9
## [1.9.0] - 2022-08-26
10
### Added:
11
- New optional server-side test for secure mode hash.
VERSION
@@ -1 +1 @@
1
-1.9.0
+1.10.0
0 commit comments