From e3e66ca1836065fdb8d9d106a5f07e81cc32c082 Mon Sep 17 00:00:00 2001 From: MacFJA Date: Tue, 16 Mar 2021 20:36:46 +0100 Subject: [PATCH] Update Changelog (v1.3.0) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bf5afe..bb27fab 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.3.0] + ### Added - Shorthand for Reducer functions @@ -89,7 +91,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.2.0...HEAD +[Unreleased]: https://github.com/MacFJA/php-redisearch/compare/1.3.0...HEAD +[1.3.0]: https://github.com/MacFJA/php-redisearch/compare/1.2.0...1.3.0 [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