Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 3d73bee

Browse files
committed
chore(package): bump version, update changelog
1 parent 5bd956c commit 3d73bee

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="v1.125.1"></a>
2+
## v1.125.1 (2018-11-15)
3+
4+
5+
#### Bug Fixes
6+
7+
* **ci:** enable branch builds in travis ([14491612](14491612))
8+
* **headers:** propagate the Content-Language header ([67ebf3fe](67ebf3fe))
9+
* **ses:**
10+
* add Sender header ([3e278667](3e278667))
11+
* ensure html part gets charset=utf-8 content type ([67320d28](67320d28))
12+
13+
14+
115
<a name="v1.125.0"></a>
216
## v1.125.0 (2018-11-14)
317

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fxa_email_service"
3-
version = "1.125.0"
3+
version = "1.125.1"
44
publish = false
55

66
[[bin]]

0 commit comments

Comments
 (0)