ericz 11 years ago
parent
commit
3949c23634
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changelog.md

+ 5 - 0
changelog.md

@@ -1,5 +1,10 @@
 # PeerJS Changelog
 
+## Version 0.3.1 (19 Oct 2013)
+* Updated docs and examples for TURN server usage
+* Fixed global variable leak
+* DataConnections now have reliable: false by default. This will switch to on when reliable: true works in more browsers
+
 ## Version 0.3.0 beta (20 Sept 2013)
 
 ### Highlights