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
54
54
55
55
### Fixed
56
56
57
- - Wrong output of the NumericFacet ([ Issue #1 ] , [ PR #2 ] )
57
+ - Wrong output of the NumericFacet ([ Issue #2 ] , [ PR #1 ] )
58
58
- Missing Composer plugin
59
59
- Missing ` getSeperator ` method in ` TagField `
60
60
- Missing total number of result
@@ -63,7 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
63
63
64
64
### Added
65
65
66
- - Unit test on NumericFacet ([ PR #2 ] )
66
+ - Unit test on NumericFacet ([ PR #1 ] )
67
67
- Index stats can return fields as object.
68
68
- Fields implements Comparable interface
69
69
- Paginate results.
@@ -92,5 +92,6 @@ First version
92
92
[ 1.1.0 ] : https://github.com/MacFJA/php-redisearch/compare/1.0.0...1.1.0
93
93
[ 1.0.0 ] : https://github.com/MacFJA/php-redisearch/releases/tag/1.0.0
94
94
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