From 19e36728f3adf7a86bae03577f3847b8699710f9 Mon Sep 17 00:00:00 2001 From: Jarrod Swift Date: Wed, 30 Jun 2021 18:07:01 +0930 Subject: [PATCH] Update release notes with fix details --- RELEASE_NOTES.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index bde42c1b..462e36f3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,5 @@ +### Fixes -### New Features - - - Add `setCustomUrl()` to **Category**, **Brand**, and **Product** for simpler custom url setup +- Fixes `The request payload is too large. The maximum items allowed in the array is 50` + error on upsert redirects endpoint +