Skip to content

Commit a86eb6c

Browse files
authored
Merge pull request #93 from launchdarkly/2.5.0
prepare 2.5.0 release
2 parents 36aaa08 + 95dea40 commit a86eb6c

File tree

9 files changed

+612
-183
lines changed

9 files changed

+612
-183
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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+
## [2.5.0] - 2018-02-13
6+
### Added
7+
- Adds support for a future LaunchDarkly feature, coming soon: semantic version user attributes.
8+
59
## [2.4.0] - 2018-01-04
610
### Added
711
- Support for [private user attributes](https://docs.launchdarkly.com/docs/private-user-attributes).

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Contributing to the LaunchDarkly SDK for PHP
22
================================================
33

4-
We encourage pull-requests and other contributions from the community. We've also published an [SDK contributor's guide](http://docs.launchdarkly.com/v1.0/docs/sdk-contributors-guide) that provides a detailed explanation of how our SDKs work.
4+
We encourage pull-requests and other contributions from the community. We've also published an [SDK contributor's guide](http://docs.launchdarkly.com/docs/sdk-contributors-guide) that provides a detailed explanation of how our SDKs work.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
2.5.0

0 commit comments

Comments
 (0)