Skip to content

Commit 6f227eb

Browse files
committed
chore: tag 0.20.1
1 parent 19b6176 commit 6f227eb

File tree

3 files changed

+29
-15
lines changed

3 files changed

+29
-15
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.20.1"></a>
2+
## 0.20.1 (2025-08-29)
3+
4+
5+
#### Features
6+
7+
* bump max payload to 2.5 (#1772) ([7c4b7c1b](https://github.com/mozilla-services/syncstorage-rs/commit/7c4b7c1b8f9ec89c7ac5612393f92623cbc7e797))
8+
9+
#### Chore
10+
11+
* update sync python version (#1774) ([19b6176d](https://github.com/mozilla-services/syncstorage-rs/commit/19b6176d5b9d7848b57954a489d494394c175798))
12+
13+
14+
115
<a name="0.20.0"></a>
216
## 0.20.0 (2025-08-14)
317

Cargo.lock

Lines changed: 14 additions & 14 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.20.0"
21+
version = "0.20.1"
2222
authors = [
2323
"Ben Bangert <ben@groovie.org>",
2424
"Phil Jenvey <pjenvey@underboss.org>",

0 commit comments

Comments
 (0)