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 cfb81a1 commit d3d6193Copy full SHA for d3d6193
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Semantic Versioning Changelog
2
3
+## [1.2.6](https://github.com/ambianic/peerjs-python/compare/v1.2.5...v1.2.6) (2020-10-31)
4
+
5
6
+### Bug Fixes
7
8
+* remove dead STUN and TURN servers ([ef53875](https://github.com/ambianic/peerjs-python/commit/ef53875cb23f99ecfe4807a3d6f4cad9a01f3206))
9
+* support python 3.7 and 3.8 ([cfb81a1](https://github.com/ambianic/peerjs-python/commit/cfb81a1d3576946b349202a62f4a7a2aae8d3e54))
10
11
## [1.2.5](https://github.com/ambianic/peerjs-python/compare/v1.2.4...v1.2.5) (2020-06-03)
12
13
src/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = peerjs
-version = 1.2.5
+version = 1.2.6
author = Ivelin Ivanov
author_email = ivelin.ivanov@ambianic.ai
description = Python port of PeerJS client library.
0 commit comments