Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavlo Yatsukhnenko <yatsukhnenko@gmail.com>2019-11-07 15:46:43 +0300
committerPavlo Yatsukhnenko <yatsukhnenko@gmail.com>2019-11-07 15:46:43 +0300
commit96336663228db6c406b7ff83123e8a1d49b0ef9f (patch)
treeedf597b5357c1a3030cdd1f1c2037e2881b9af21 /Changelog.md
parent82f82f92a3c4d0840e69bad3d9c6beee144836b7 (diff)
Update changelog
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index fad56db3..f168acc3 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -7,6 +7,13 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [Unreleased]
+### Fixed
+
+- Fix fail to connect to redis through unix socket
+ [2bae8010](https://github.com/phpredis/phpredis/commit/2bae8010),
+ [9f4ededa](https://github.com/phpredis/phpredis/commit/9f4ededa)
+ ([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko), [Michael Grunder](https://github.com/michael-grunder))
+
---
## [5.1.0] - 2019-10-31 ([GitHub](https://github.com/phpredis/phpredis/releases/tag/5.1.0), [PECL](https://pecl.php.net/package/redis/5.1.0))