Skip to content

Commit a5d195f

Browse files
Fix changelog typo
1 parent c51e887 commit a5d195f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ are used for versioning (schema follows below):
1919
------
2020
2022-07-04
2121

22-
- Return null for count when using EmptySearch.
22+
- Return 0 for count when using EmptySearch.
2323

2424
0.22.4
2525
------

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ are used for versioning (schema follows below):
1919
------
2020
2022-07-04
2121

22-
- Return null for count when using EmptySearch.
22+
- Return 0 for count when using EmptySearch.
2323

2424
0.22.4
2525
------

0 commit comments

Comments
 (0)