Update migrating.md

This commit is contained in:
Flamanis
2016-09-20 00:13:57 -05:00
committed by GitHub
parent 015e38cc63
commit 44b20ef9ca

View File

@@ -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
For your reference, you may want to look through the extension classes located in @Discord.WebSocket