Skip to content

Commit

Permalink
Sygnal 0.2.2 (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]>
  • Loading branch information
reivilibre authored Aug 12, 2019
1 parent ffae13c commit 47660a9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

### Sygnal 0.2.2 (2019-08-12)

- Fix GCM connection limiting.
- Clean up exception handling code.

### Sygnal 0.2.1 (2019-08-08)

- Declare sentry-sdk as a dependency.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.2.2
2 changes: 1 addition & 1 deletion sygnal/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.1"
__version__ = "0.2.2"

0 comments on commit 47660a9

Please sign in to comment.