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.0.2]
10+
911### Added
1012
1113- ` reset ` method for builder (` \MacFJA\RediSearch\IndexBuilder ` and ` \MacFJA\RediSearch\Query\Builder ` )
@@ -145,7 +147,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
145147
146148First version
147149
148- [ Unreleased v2.x ] : https://github.com/MacFJA/php-redisearch/compare/2.0.0...HEAD
150+ [ Unreleased v2.x ] : https://github.com/MacFJA/php-redisearch/compare/2.0.2...HEAD
151+ [ 2.0.2 ] : https://github.com/MacFJA/php-redisearch/compare/2.0.1...2.0.2
149152[ 2.0.1 ] : https://github.com/MacFJA/php-redisearch/compare/2.0.0...2.0.1
150153[ 2.0.0 ] : https://github.com/MacFJA/php-redisearch/releases/tag/2.0.0
151154[ Unreleased v1.x ] : https://github.com/MacFJA/php-redisearch/compare/1.4.0...1.x
You can’t perform that action at this time.
0 commit comments