File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased v2.x]
88
9+ ## [ 2.1.2]
10+
911### Fixed
1012
1113- Allow Phpredis raw command to have 0 arguments ([ Issue #39 ] )
@@ -178,7 +180,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
178180
179181First version
180182
181- [ Unreleased v2.x ] : https://github.com/MacFJA/php-redisearch/compare/2.1.1...HEAD
183+ [ Unreleased v2.x ] : https://github.com/MacFJA/php-redisearch/compare/2.1.2...HEAD
184+ [ 2.1.2 ] : https://github.com/MacFJA/php-redisearch/compare/2.1.1...2.1.2
182185[ 2.1.1 ] : https://github.com/MacFJA/php-redisearch/compare/2.1.0...2.1.1
183186[ 2.1.0 ] : https://github.com/MacFJA/php-redisearch/compare/2.0.2...2.1.0
184187[ 2.0.2 ] : https://github.com/MacFJA/php-redisearch/compare/2.0.1...2.0.2
You can’t perform that action at this time.
0 commit comments