Skip to content

Commit f2c0fc9

Browse files
committed
chore: tag 0.14.2
1 parent 3b9fb03 commit f2c0fc9

File tree

3 files changed

+28
-14
lines changed

3 files changed

+28
-14
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="0.14.2"></a>
2+
## 0.14.2 (2023-11-21)
3+
4+
5+
#### Doc
6+
7+
* remove outdated firefox-ios warning (#1497) ([59283b59](https://github.com/mozilla-services/syncstorage-rs/commit/59283b5977a5d997c1292eb5392f6ad252855c0d))
8+
9+
#### Bug Fixes
10+
11+
* disable sentry's debug-images feature (#1499) ([8d9185e4](https://github.com/mozilla-services/syncstorage-rs/commit/8d9185e4a012b1113f0a89d3d2852b55c7449114))
12+
13+
14+
115
<a name="0.14.1"></a>
216
## 0.14.1 (2023-10-18)
317

Cargo.lock

Lines changed: 13 additions & 13 deletions
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
@@ -18,7 +18,7 @@ members = [
1818
default-members = ["syncserver"]
1919

2020
[workspace.package]
21-
version = "0.14.1"
21+
version = "0.14.2"
2222
authors = [
2323
"Ben Bangert <ben@groovie.org>",
2424
"Phil Jenvey <pjenvey@underboss.org>",

0 commit comments

Comments
 (0)