Skip to content

Commit

Permalink
corrected the new name of a changed method
Browse files Browse the repository at this point in the history
  • Loading branch information
sporritt committed Apr 25, 2017
1 parent 9f390fe commit ad455c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/wiki/changelog.md
Expand Up @@ -16,7 +16,7 @@ Several methods and parameters have been renamed to better reflect their functio

- `select` method: the return value of this now has a `delete` method, instead of `detach`.

- `selectEndpoints` method : the return value of this now has a `delete` method, instead of `detachAll`.
- `selectEndpoints` method : the return value of this now has a `deleteEveryConnection` method, instead of `detachAll`.

#### Endpoint

Expand Down

0 comments on commit ad455c9

Please sign in to comment.