From bad89b313559406957ba0d00a6cf27a9b32fc646 Mon Sep 17 00:00:00 2001 From: MacFJA Date: Sat, 15 Jan 2022 18:27:31 +0100 Subject: [PATCH] Version 2.1.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcfc70e..695cf07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased v2.x] +## [2.1.0] + ### Added - Support from JSON document (require RediSearch 2.2) @@ -159,7 +161,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.0.2...HEAD +[Unreleased v2.x]: https://github.com/MacFJA/php-redisearch/compare/2.1.0...HEAD +[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 [2.0.0]: https://github.com/MacFJA/php-redisearch/releases/tag/2.0.0