浏览代码

Update changelog

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

+ 1 - 0
changelog.md

@@ -5,6 +5,7 @@
 * Add `.bufferSize` to DataConnection to indicate the size of the buffer queue.
 * Add `.dataChannel` to DataConnection as an alias for `._dc`, which contains
   the RTCDataChannel object associated with the DataConnection.
+* Update BinaryPack dependency.
 
 ## Version 0.3.5 beta (26 Nov 2013)
 * Fix bug where chunks were being emitted.