Skip to content

Commit 350034b

Browse files
martin-vctcustomer-engineering
and
customer-engineering
authored
Prepare release 6.2.0 (#204)
Co-authored-by: customer-engineering <[email protected]>
1 parent 5e63e01 commit 350034b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# urbanairship changelog
22

3+
## 6.2.0
4+
5+
- Adds Support for iOS Live Activity and Android Live Update
6+
- Adds new class `ConnectionFailure`
7+
- Adds `bypass_holdout_groups` parameter for push options
8+
39
## 6.1.0
410

511
- Adds Support for Tag Lists using the `urbanairship.TagList` class

urbanairship/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "6.1.0"
1+
__version__ = "6.2.0"

0 commit comments

Comments
 (0)