From 375dfc3b002c7d1f86ae9a9eb0bfe7649d9a1327 Mon Sep 17 00:00:00 2001 From: Jesse Evers Date: Mon, 21 Mar 2022 03:10:07 -0400 Subject: [PATCH] Update date in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fec4522eb..6e9d941f0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you've found this library useful, please consider [becoming a Sponsor](https: ## Features -* Supports all Selling Partner API operations (for Sellers and Vendors) as of 12/28/2021 ([see here](#supported-api-segments) for links to documentation for all calls) +* Supports all Selling Partner API operations (for Sellers and Vendors) as of 3/20/2022 ([see here](#supported-api-segments) for links to documentation for all calls) * Supports applications made with both IAM user and IAM role ARNs ([docs](#setup)) * Automatically generates Restricted Data Tokens for all calls that require them -- no extra calls to the Tokens API needed * Includes a [`Document` helper class](#uploading-and-downloading-documents) for uploading and downloading feed/report documents