Kaynağa Gözat

Fixes #25, TODO: consider using untaken label automatically instead of error

Michelle Bu 12 yıl önce
ebeveyn
işleme
5b2c510461
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      changelog.md

+ 3 - 0
changelog.md

@@ -4,3 +4,6 @@
 * Add experimental `reliable` messaging option. [See documentation.](https://github.com/peers/peerjs/blob/master/docs/api.md#experimental-reliable-and-large-file-transfer)
 * Fix bug where the ID /GET request was cached and so two Peers created simultaneously would get the same ID: [See issue.](https://github.com/peers/peerjs-server/issues/2)
 * Add support for relative hostname. [See documentation.](https://github.com/peers/peerjs/blob/master/docs/api.md#new-peerid-options)
+
+## Version 0.1.8 (Pending)
+* Add support for multiple DataConnections with different labels.