Skip to content

Commit 633cde8

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2020-04-02) ### Bug Fixes * expand list of fallback stun and turn servers ([5e179f3](5e179f3))
1 parent f81ed57 commit 633cde8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.4](https://github.com/ambianic/peerjs-python/compare/v1.2.3...v1.2.4) (2020-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* expand list of fallback stun and turn servers ([5e179f3](https://github.com/ambianic/peerjs-python/commit/5e179f3995f442f88491e95b728dc98eb02828d2))
9+
310
## [1.2.3](https://github.com/ambianic/peerjs-python/compare/v1.2.2...v1.2.3) (2020-03-29)
411

512

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.3
3+
version = 1.2.4
44
author = Ivelin Ivanov
55
author_email = [email protected]
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)