Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 47660a9

Browse files
authored
Sygnal 0.2.2 (#51)
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
1 parent ffae13c commit 47660a9

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

2+
### Sygnal 0.2.2 (2019-08-12)
3+
4+
- Fix GCM connection limiting.
5+
- Clean up exception handling code.
6+
27
### Sygnal 0.2.1 (2019-08-08)
38

49
- Declare sentry-sdk as a dependency.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.2.2

sygnal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.1"
1+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)