Browse Source

Update changelog

Michelle Bu 11 years ago
parent
commit
a5db674ce7
1 changed files with 1 additions and 0 deletions
  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.