From 47fbd18eda42abe939e429321a01e13005727720 Mon Sep 17 00:00:00 2001 From: Amish Shah Date: Mon, 1 May 2017 15:06:26 +0100 Subject: [PATCH] docs --- docs/general/updating.md | 4 ++++ docs/general/welcome.md | 4 ++-- docs/topics/web.md | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/general/updating.md b/docs/general/updating.md index cfcc27220..3934f1f49 100644 --- a/docs/general/updating.md +++ b/docs/general/updating.md @@ -1,3 +1,7 @@ +# Version 11.1.0 +v11.1.0 features improved voice and gateway stability, as well as support for new features such as audit logs and searching for messages. +See [the changelog](https://github.com/hydrabolt/discord.js/releases/tag/11.1.0) for a full list of changes. + # Version 11 Version 11 contains loads of new and improved features, optimisations, and bug fixes. See [the changelog](https://github.com/hydrabolt/discord.js/releases/tag/11.0.0) for a full list of changes. diff --git a/docs/general/welcome.md b/docs/general/welcome.md index f06b4e0c5..5a11c91e5 100644 --- a/docs/general/welcome.md +++ b/docs/general/welcome.md @@ -17,8 +17,8 @@ # Welcome! -Welcome to the discord.js v11 documentation. -v11 contains loads of new and improved features, optimisations, and bug fixes. +Welcome to the discord.js v11.1.0 documentation. +v11.1.0 features improved voice and gateway stability, as well as support for new features such as audit logs and searching for messages. ## About discord.js is a powerful [node.js](https://nodejs.org) module that allows you to interact with the diff --git a/docs/topics/web.md b/docs/topics/web.md index cb8b53524..589382e17 100644 --- a/docs/topics/web.md +++ b/docs/topics/web.md @@ -23,7 +23,7 @@ The usage of the API isn't any different from using it in Node.js. ## Example ```html - +