summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2020-05-31 12:09:36 +0200
committerGitHub <noreply@github.com>2020-05-31 12:09:36 +0200
commit1611076f59c85a03ffea61fc3d0f54c3714c1c41 (patch)
tree2d53572282fc26e23c2dd450014d601fba7a8d7c /CHANGELOG.md
parent016d909d80d48bed5921c63c3eac9715c5151513 (diff)
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b14c9a..d72487d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,7 +31,7 @@ All Octocrab releases are supported by the community and through
- [`Page::number_of_pages`] Get the number of pages in a paginated query
if possible.
-## Changes
+### Changes
- [`Page<T>`] now has new fields for being used with GitHub's search APi such as
`incomplete_results` and `total_count`.