Skip to content

Commit 4f52022

Browse files
committed
chore: tag 0.1.4
1 parent 6d5ddb9 commit 4f52022

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.1.4"></a>
2+
## 0.1.4 (2019-10-18)
3+
4+
5+
#### Bug Fixes
6+
7+
* switch sentry to its curl transport ([5cbd1974](https://github.com/mozilla-services/syncstorage-rs/commit/5cbd19744c13ef59f7fb0ba995231879c7a050d6), closes [#289](https://github.com/mozilla-services/syncstorage-rs/issues/289))
8+
* accept weighted content-type headers ([f3899695](https://github.com/mozilla-services/syncstorage-rs/commit/f389969517e60d41774ce71c4e7093a79c642ddd), closes [#287](https://github.com/mozilla-services/syncstorage-rs/issues/287))
9+
10+
11+
112
<a name="0.1.2"></a>
213
## 0.1.2 (2019-10-12)
314

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 = "syncstorage"
3-
version = "0.1.2"
3+
version = "0.1.4"
44
license = "MPL-2.0"
55
authors = [
66
"Ben Bangert <[email protected]>",

0 commit comments

Comments
 (0)