Sfoglia il codice sorgente

Update changelog.md

Eric Zhang 10 anni fa
parent
commit
4afee64d14
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      changelog.md

+ 3 - 0
changelog.md

@@ -1,5 +1,8 @@
 # PeerJS Changelog
 
+## Version 0.3.11 (28 Sep 2014)
+* Browserify build system
+
 ## Version 0.3.10 (29 Aug 2014)
 * Fixed a bug where `disconnected` would be emitted for XHR requests that were aborted on purpose.