Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc195d6

Browse files
committed
Update Changelog.md
1 parent ba4d3ba commit fc195d6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
3838

3939
### Changed
4040

41+
- Use "%.17g" sprintf format for doubles as done in Redis server.
42+
[32be3006](https://github.com/phpredis/phpredis/commit/32be3006e6d5a9d58636efd53fe02aa22f18c496)
43+
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
4144
- Relax requirements on set's expire argument
4245
[36458071](https://github.com/phpredis/phpredis/commit/364580718891de94aac13dc352aa994d531d4272)
4346
([Michael Grunder](https://github.com/michael-grunder))
@@ -67,7 +70,8 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
6770
[4fbe7df7](https://github.com/phpredis/phpredis/commit/4fbe7df79b9b0e03f92e8323aed0bda9513bc20a)
6871
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
6972
- Add new parameter to RedisCluster to specify stream ssl/tls context.
70-
[f771ea16](https://github.com/phpredis/phpredis/commit/f771ea16b77f39fcca555bec2d952412265197aa)
73+
[f771ea16](https://github.com/phpredis/phpredis/commit/f771ea16b77f39fcca555bec2d952412265197aa),
74+
[72024afe](https://github.com/phpredis/phpredis/commit/72024afed3640230bbd1a017b2a374d12ab88e59)
7175
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
7276
- Add new parameter to RedisSentinel to specify auth information
7377
[81c502ae](https://github.com/phpredis/phpredis/commit/81c502ae7c0de65d63cd514ee59849c9d1b0b952)

0 commit comments

Comments
 (0)