Skip to content

Commit 84ce577

Browse files
committed
20.8.1
1 parent 5965971 commit 84ce577

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 20.8.1
4+
5+
* Fixed notification size check for different push types.
6+
37
## 20.8
48

59
* Added `voip`, `complication`, `fileprovider` and `mdm` push types.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aapns"
3-
version = "20.8"
3+
version = "20.8.1"
44
description = "Asynchronous Apple Push Notification Service Client"
55
authors = ["Jonas Obrist <jonas.obrist@hennge.com>", "Dima Tisnek <dimaqq@gmail.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)