From d7e7add49e6075d42c8514ea42a96e338214daab Mon Sep 17 00:00:00 2001
From: Nathan Tarr <nmtarr@ncsu.edu>
Date: Thu, 20 Apr 2023 15:33:56 -0400
Subject: [PATCH] Added item to recent changes.

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 096c4de..debf5b9 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Matthew Rubino (mjrubino@ncsu.edu, [orcid:0000-0003-0651-3053](https://orcid.org
 ## Recent changes
 * Support for pygbif 0.6.2 and changes to the GBIF occurrence download API.
 * Type hinting in function parameters.
+* New helper function to pick a random subset of records from output database.
 
 
 ## Coming soon
-- 
GitLab