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
6
6
7
7
## [ Unreleased v2.x]
8
8
9
+ ## [ 2.0.2]
10
+
9
11
### Added
10
12
11
13
- ` 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
145
147
146
148
First version
147
149
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
149
152
[ 2.0.1 ] : https://github.com/MacFJA/php-redisearch/compare/2.0.0...2.0.1
150
153
[ 2.0.0 ] : https://github.com/MacFJA/php-redisearch/releases/tag/2.0.0
151
154
[ 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