浏览代码

changelog date

Michelle Bu 12 年之前
父节点
当前提交
7e12642334
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      changelog.md

+ 1 - 1
changelog.md

@@ -1,6 +1,6 @@
 # PeerJS Changelog
 
-## Version 0.1.7
+## Version 0.1.7 (Mar 6 2013)
 * 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)