소스 검색

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.