@@ -7,6 +7,35 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Sponsors :sparkling_heart :
11
+
12
+ - [ Audiomack] ( https://audiomack.com )
13
+ - [ Open LMS] ( https://openlms.net/ )
14
+ - [ BlueHost] ( https://bluehost.com )
15
+ - [ Object Cache Pro for WordPress] ( https://objectcache.pro/ )
16
+ - [ Avtandil Kikabidze] ( https://github.com/akalongman )
17
+ - [ Zaher Ghaibeh] ( https://github.com/zaherg )
18
+ - [ BatchLabs] ( https://batch.com )
19
+ - [ Stackhero] ( https://github.com/stackhero-io )
20
+ - [ Florian Levis] ( https://github.com/Gounlaf )
21
+ - [ Luis Zárate] ( https://github.com/jlzaratec )
22
+
23
+
24
+ ### Fixed
25
+ - Fix unknown expiration modifier
26
+ [ 264c0c7e] ( https://github.com/phpredis/phpredis/commit/264c0c7e ) ,
27
+ [ 95bd184b] ( https://github.com/phpredis/phpredis/commit/95bd184b )
28
+ ([ Pavlo Yatsukhnenko] ( https://github.com/yatsukhnenko ) )
29
+
30
+ ### Added
31
+ - Add missing option to exampleA
32
+ [ 3674d663] ( https://github.com/phpredis/phpredis/commit/3674d663 )
33
+ ([ Till Krüss] ( https://github.com/tillkruss ) )
34
+ - Update sentinel documentation
35
+ [ 849bedb6] ( https://github.com/phpredis/phpredis/commit/849bedb6 ) ,
36
+ [ 1ad95b63] ( https://github.com/phpredis/phpredis/commit/1ad95b63 )
37
+ ([ Joost OrangeJuiced] ( https://github.com/OrangeJuiced ) )
38
+
10
39
## [ 6.0.0] - 2023-09-09 ([ GitHub] ( https://github.com/phpredis/phpredis/releases/6.0.0 ) , [ PECL] ( https://pecl.php.net/package/redis/6.0.0 ) )
11
40
12
41
### Sponsors :sparkling_heart :
0 commit comments