Skip to content

Commit 92f2926

Browse files
committed
release version 2.0.11
1 parent 447141e commit 92f2926

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Yii Framework 2 redis extension Change Log
22
==========================================
33

4-
2.0.11 under development
4+
2.0.11 November 05, 2019
55
------------------------
66

77
- Enh #66, #134, #135, #136, #142, #143, #147: Support Redis in cluster mode (hofrob)

src/Connection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ class Connection extends Component
525525
*/
526526
private $_pool = [];
527527

528+
528529
/**
529530
* Closes the connection when this component is being serialized.
530531
* @return array

0 commit comments

Comments
 (0)