Skip to content

Commit

Permalink
update migration doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed May 9, 2018
1 parent d1f5c45 commit 7c4941f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MIGRATION.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Migration from 0.5 to 0.6

* `Path<T>` extractor return `ErrorNotFound` on failure instead of `ErrorBadRequest`

* `ws::Message::Close` now includes optional close reason.
`ws::CloseCode::Status` and `ws::CloseCode::Empty` have been removed.

Expand Down

0 comments on commit 7c4941f

Please sign in to comment.