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.53.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrconlin committed Mar 19, 2019
1 parent ff76171 commit d43cead
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="1.53.2"></a>
## 1.53.2 (2019-03-19)

#### Chore

* flake8 fixes ([6a42be58](https://github.com/mozilla-services/autopush/commit/6a42be5877ba13272ddc7cb56c36d85120400549))

#### Features

* added Strict-Transport-Security header to 404s ([94b41911](https://github.com/mozilla-services/autopush/pull/1321/commits/94b4191125210ffdeef8a77b90a86f016eef4756))



<a name="1.53.1"></a>
## 1.53.1 (2019-02-19)

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.53.1' # pragma: nocover
__version__ = '1.53.2' # pragma: nocover

0 comments on commit d43cead

Please sign in to comment.