diff --git a/changelog.md b/changelog.md index 7649b54..39039da 100644 --- a/changelog.md +++ b/changelog.md @@ -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.