Skip to content

Commit abfb94a

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 1.1.0
1 parent b39a048 commit abfb94a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
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 project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.1.0] - 2021-10-07
6+
### Added:
7+
- New option `predis_options` allows setting of any options supported by Predis. Previously, the only way to use extended capabilities of Predis was to create your own Predis client instance and pass it in `predis_client`. ([#7](https://github.com/launchdarkly/php-server-sdk-redis-predis/issues/7))
8+
59
## [1.0.0] - 2021-08-06
610
Initial release, for use with version 4.x of the LaunchDarkly PHP SDK.
711

0 commit comments

Comments
 (0)