Skip to content

Commit fd3bff9

Browse files
committed
Release 2.0.2
1 parent 4876826 commit fd3bff9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

146148
First 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

0 commit comments

Comments
 (0)