From 3862bcd8e545a4b06d3fbd589152a417fb692dd0 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 6 Jul 2020 01:25:55 +0300 Subject: [PATCH] Updated changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 309f4e1c57..947fd27d5b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -37,6 +37,7 @@ - Fixed Bug when trying to overwrite OAuth cookie in the Flutter SDK - 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 ## Breaking Changes - **Deprecated** `first` and `last` query params for documents list route in the database API