We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebc55c commit 9fdf0b9Copy full SHA for 9fdf0b9
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Semantic Versioning Changelog
2
3
+## [1.2.7](https://github.com/ambianic/peerjs-python/compare/v1.2.6...v1.2.7) (2020-10-31)
4
+
5
6
+### Bug Fixes
7
8
+* accomodate aiortc 1.0 breaking change ([eebc55c](https://github.com/ambianic/peerjs-python/commit/eebc55c7b2e701da907634114e0c73fc02fe6e2d))
9
+* remove irresponsive TURN server ([4cafb54](https://github.com/ambianic/peerjs-python/commit/4cafb546e9eb2631026cbe64c2064289302b1a1d))
10
11
## [1.2.6](https://github.com/ambianic/peerjs-python/compare/v1.2.5...v1.2.6) (2020-10-31)
12
13
src/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = peerjs
-version = 1.2.6
+version = 1.2.7
author = Ivelin Ivanov
author_email = ivelin.ivanov@ambianic.ai
description = Python port of PeerJS client library.
0 commit comments