Michelle Bu 11 年之前
父節點
當前提交
f3cfd6e13d
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      changelog.md

+ 5 - 0
changelog.md

@@ -1,5 +1,10 @@
 # PeerJS Changelog
 
+## Version 0.3.4 beta (11 Nov 2013)
+* Fix file transfer issue in Chrome by chunking for data over 120KB.
+* Use binary data when possible.
+* Update BinaryPack dependency to fix inefficiencies.
+
 ## Version 0.3.3 beta (2 Nov 2013)
 * Fix exceptions when peer emits errors upon creation
 * Remove extra commas