Michelle Bu %!s(int64=11) %!d(string=hai) anos
pai
achega
22a9fe5f4d
Modificáronse 2 ficheiros con 4 adicións e 1 borrados
  1. 3 0
      changelog.md
  2. 1 1
      package.json

+ 3 - 0
changelog.md

@@ -1,5 +1,8 @@
 # PeerJS Changelog
 
+## Version 0.3.10 (29 Aug 2014)
+* Fixed a bug where `disconnected` would be emitted for XHR requests that were aborted on purpose.
+
 ## Version 0.3.9 (11 July 2014)
 * Allow an external adapter to be used (for `RTCPeerConnection` and such). (Thanks, @khankuan!)
 * Fixed a bug where `_chunkedData` was not being cleared recursively, causing memory to be eaten up unnecessarily. (Thanks, @UnsungHero97!)

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peerjs",
-  "version": "0.3.9",
+  "version": "0.3.10",
   "description": "PeerJS client",
   "repository": {
     "type": "git",