We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1841369 commit e3e66caCopy full SHA for e3e66ca
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.3.0]
10
+
11
### Added
12
13
- Shorthand for Reducer functions
@@ -89,7 +91,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
89
91
90
92
First version
93
-[Unreleased]: https://github.com/MacFJA/php-redisearch/compare/1.2.0...HEAD
94
+[Unreleased]: https://github.com/MacFJA/php-redisearch/compare/1.3.0...HEAD
95
+[1.3.0]: https://github.com/MacFJA/php-redisearch/compare/1.2.0...1.3.0
96
[1.2.0]: https://github.com/MacFJA/php-redisearch/compare/1.1.0...1.2.0
97
[1.1.0]: https://github.com/MacFJA/php-redisearch/compare/1.0.0...1.1.0
98
[1.0.0]: https://github.com/MacFJA/php-redisearch/releases/tag/1.0.0
0 commit comments