Browse Source

Update migrating.md

tags/1.0-rc
Flamanis GitHub 8 years ago
parent
commit
44b20ef9ca
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/migrating.md

+ 2
- 2
docs/migrating.md 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

Loading…
Cancel
Save