Update changelog

This commit is contained in:
Michelle Bu 2014-04-13 22:35:41 -07:00
parent 5f577f99a7
commit 39871a5af8

View File

@ -1,5 +1,10 @@
# PeerServer Changelog # PeerServer Changelog
### 0.2.4
* Takes a `path` option, which the peer server will append PeerJS routes to.
* Add support for configurable server IP address.
### 0.2.1 ### 0.2.1
* Added test suite. * Added test suite.