Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MacFJA committed Mar 12, 2022
1 parent b0fcfe7 commit e80451e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased v2.x]

## [2.1.1]

### Fixed

- Summarize Search option enabled by default (without possibility to disable it) ([Issue#26])
Expand Down Expand Up @@ -168,7 +170,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

First version

[Unreleased v2.x]: https://github.com/MacFJA/php-redisearch/compare/2.1.0...HEAD
[Unreleased v2.x]: https://github.com/MacFJA/php-redisearch/compare/2.1.1...HEAD
[2.1.1]: https://github.com/MacFJA/php-redisearch/compare/2.1.0...2.1.1
[2.1.0]: https://github.com/MacFJA/php-redisearch/compare/2.0.2...2.1.0
[2.0.2]: https://github.com/MacFJA/php-redisearch/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/MacFJA/php-redisearch/compare/2.0.0...2.0.1
Expand Down

0 comments on commit e80451e

Please sign in to comment.