From 90faeeca1ea8bf0a6b89dfeb70492d177073e292 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 6 Jul 2020 23:02:05 +0300 Subject: [PATCH] Updated changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 947fd27d5b..406b697921 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -38,6 +38,7 @@ - Fixed OAuth redirect when using the self-hosted instance default success URL ([#454](https://github.com/appwrite/appwrite/issues/454)) - Fixed bug denying authentication with Github OAuth provider - New OAuth adapter for Box.com +- New OAuth adapter for PayPal sandbox ## Breaking Changes - **Deprecated** `first` and `last` query params for documents list route in the database API