From 1fdd0b9defaa3ab13d33858aa65cf9c4a52a8095 Mon Sep 17 00:00:00 2001 From: Advaith Date: Thu, 12 Nov 2020 16:11:00 -0800 Subject: [PATCH] Add v8 integration changes to changelog --- docs/Change_Log.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Change_Log.md b/docs/Change_Log.md index 9d689ab3f5..f825003e57 100644 --- a/docs/Change_Log.md +++ b/docs/Change_Log.md @@ -27,6 +27,8 @@ The changes are: - Bots no longer receive [Channel Create Gateway Event](#DOCS_TOPICS_GATEWAY/channel-create) for DMs - `delete-message-days` is no longer available. Use `delete_message_days`. - Removed `roles`, `premium_since`, and `nick` from [Presence Update Gateway Event](#DOCS_TOPICS_GATEWAY/presence-update) +- Removed some [integration object](#DOCS_RESOURCES_GUILD/integration-object) fields for Discord application integrations +- Removed `include_applications` from [Get Guild Integrations](#DOCS_RESOURCES_GUILD/get-guild-integrations). Application integrations are always included. - The following deprecated routes have been removed for better naming conventions: Removed in favor of `/guilds//widget`: