@@ -1,5 +1,10 @@
# 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
* Added test suite.