From 44b20ef9ca32abdd0595567e2bf94326c9d0f387 Mon Sep 17 00:00:00 2001 From: Flamanis Date: Tue, 20 Sep 2016 00:13:57 -0500 Subject: [PATCH] Update migrating.md --- docs/migrating.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/migrating.md b/docs/migrating.md index f73d5e8c0..c69b8a59c 100644 --- a/docs/migrating.md +++ b/docs/migrating.md @@ -1,6 +1,6 @@ # Migrating from 0.9 -**1.0.0 is the biggest breaking change the library has gone through, do to massive +**1.0.0 is the biggest breaking change the library has gone through, due to massive changes in the design of the library.** >A medium to advanced understanding is recommended when working with this library. @@ -78,4 +78,4 @@ provide java-esque, synchronus `GetXXX` methods to replace the asynchronus metho This functionality may be changed at a later date, we are currently reviewing this implementation and alternative methods. -For your reference, you may want to look through the extension classes located in @Discord.WebSocket \ No newline at end of file +For your reference, you may want to look through the extension classes located in @Discord.WebSocket