From 8406e97e13bafedc2b727be4ab13f61462325645 Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Fri, 30 Dec 2016 16:42:51 -0500 Subject: [PATCH] Add a little more info --- docs/general/updating.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/general/updating.md b/docs/general/updating.md index bca2192f2..cfcc27220 100644 --- a/docs/general/updating.md +++ b/docs/general/updating.md @@ -1,6 +1,8 @@ # Version 11 -## Significant Additions -See [the changelog](https://github.com/hydrabolt/discord.js/releases/tag/11.0.0) for a full list. +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. + +## Significant additions * Message Reactions and Embeds (rich text) * Support for uws and erlpack for better performance * OAuthApplication support