Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle committed Apr 1, 2013
1 parent 6758525 commit 5467135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.md
@@ -1,7 +1,8 @@
# PeerJS Changelog

## Version 0.2.1 (Pending)
## Version 0.2.5 (Pending)
* **Warning**: this build changes the error of type `peer-destroyed` to `server-disconnected`.
* **Firefox compatibility.**
* Browser detection added. If an incompatible browser is detected, the `browser-incompatible` error is emitted from the `Peer`.
* Added a `.disconnect()` method to `Peer`, which can be called to close connections to the PeerServer (but not any active DataConnections).

Expand Down

0 comments on commit 5467135

Please sign in to comment.