File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5454
5555### Fixed
5656
57- - Wrong output of the NumericFacet ([ Issue #1 ] , [ PR #2 ] )
57+ - Wrong output of the NumericFacet ([ Issue #2 ] , [ PR #1 ] )
5858- Missing Composer plugin
5959- Missing ` getSeperator ` method in ` TagField `
6060- Missing total number of result
@@ -63,7 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6363
6464### Added
6565
66- - Unit test on NumericFacet ([ PR #2 ] )
66+ - Unit test on NumericFacet ([ PR #1 ] )
6767- Index stats can return fields as object.
6868- Fields implements Comparable interface
6969- Paginate results.
@@ -92,5 +92,6 @@ First version
9292[ 1.1.0 ] : https://github.com/MacFJA/php-redisearch/compare/1.0.0...1.1.0
9393[ 1.0.0 ] : https://github.com/MacFJA/php-redisearch/releases/tag/1.0.0
9494
95- [ Issue#1 ] : https://github.com/MacFJA/php-redisearch/issues/1
96- [ PR#2 ] : https://github.com/MacFJA/php-redisearch/pulls/2
95+ [ Issue#2 ] : https://github.com/MacFJA/php-redisearch/issues/2
96+ [ PR#1 ] : https://github.com/MacFJA/php-redisearch/pull/1
97+ [ PR#3 ] : https://github.com/MacFJA/php-redisearch/pull/3
You can’t perform that action at this time.
0 commit comments