Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: tag 1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bbangert committed May 5, 2017
1 parent 2aeefce commit 71f46c6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.29.1"></a>
## 1.29.1 (2017-05-05)


#### Features

* update parquet schema for unified parquet logging ([2aeefce7](https://github.com/mozilla-services/autopush/commit/2aeefce732d44281c25f0b07cd3c650d837de2ba), closes [#888](https://github.com/mozilla-services/autopush/issues/888))



<a name="1.29.0"></a>
## 1.29.0 (2017-04-28)

Expand Down
2 changes: 1 addition & 1 deletion autopush/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.29.0' # pragma: nocover
__version__ = '1.29.1' # pragma: nocover

0 comments on commit 71f46c6

Please sign in to comment.