Skip to content

Commit 9fdf0b9

Browse files
chore(release): 1.2.7 [skip ci]
## [1.2.7](v1.2.6...v1.2.7) (2020-10-31) ### Bug Fixes * accomodate aiortc 1.0 breaking change ([eebc55c](eebc55c)) * remove irresponsive TURN server ([4cafb54](4cafb54))
1 parent eebc55c commit 9fdf0b9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Semantic Versioning Changelog
22

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+
311
## [1.2.6](https://github.com/ambianic/peerjs-python/compare/v1.2.5...v1.2.6) (2020-10-31)
412

513

src/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = peerjs
3-
version = 1.2.6
3+
version = 1.2.7
44
author = Ivelin Ivanov
55
author_email = [email protected]
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)