From 78f89601f3b5650a1fc56b773c0eee89a2f823ff Mon Sep 17 00:00:00 2001 From: MacFJA Date: Wed, 17 Feb 2021 20:55:56 +0100 Subject: [PATCH] Release 1.2.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d561b6..f7fc0e9 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] +## [1.2.0] + ### Fixed - Bad copy/paste in the [README](README.md) file @@ -47,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 First version -[Unreleased]: https://github.com/MacFJA/php-redisearch/compare/1.1.0...HEAD +[Unreleased]: https://github.com/MacFJA/php-redisearch/compare/1.2.0...HEAD +[1.2.0]: https://github.com/MacFJA/php-redisearch/compare/1.1.0...1.2.0 [1.1.0]: https://github.com/MacFJA/php-redisearch/compare/1.0.0...1.1.0 [1.0.0]: https://github.com/MacFJA/php-redisearch/releases/tag/1.0.0