File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Semantic Versioning Changelog
22
3+ ## [ 1.2.2] ( https://github.com/ambianic/peerjs-python/compare/v1.2.1...v1.2.2 ) (2020-03-24)
4+
5+
6+ ### Bug Fixes
7+
8+ * handle graceful peer reconnect on network disruptions ([ 95ce08c] ( https://github.com/ambianic/peerjs-python/commit/95ce08c2da0def7ec952e69c79a427ec95ee3294 ) )
9+ * move peer to local variable scope ([ 3afc680] ( https://github.com/ambianic/peerjs-python/commit/3afc680ab2103f779310428d519b65c95904bca9 ) )
10+ * shutdown cleanup ([ de121d7] ( https://github.com/ambianic/peerjs-python/commit/de121d70615aed96fea04cb6f3e6a50cb58df48c ) )
11+ * syntax error ([ 10ad6e1] ( https://github.com/ambianic/peerjs-python/commit/10ad6e1afe65ccd21366ae21b211d6faa75426da ) )
12+
313## [ 1.2.1] ( https://github.com/ambianic/peerjs-python/compare/v1.2.0...v1.2.1 ) (2020-02-13)
414
515
Original file line number Diff line number Diff line change 11[metadata]
22name = peerjs
3- version = 1.2.1
3+ version = 1.2.2
44author = Ivelin Ivanov
5566description = Python port of PeerJS client library.
You can’t perform that action at this time.
0 commit comments