Skip to content

Commit a7c32de

Browse files
committed
chore: tag 0.15.6
1 parent 070583c commit a7c32de

File tree

3 files changed

+24
-14
lines changed

3 files changed

+24
-14
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.15.6"></a>
2+
## 0.15.6 (2024-04-30)
3+
4+
5+
#### Bug Fixes
6+
7+
* validate val names (#1550) ([5dc53f22](https://github.com/mozilla-services/syncstorage-rs/commit/5dc53f2282d1d97c3b5baf730bb4b8165f06d8a1))
8+
9+
10+
111
<a name="0.15.5"></a>
212
## 0.15.5 (2024-04-30)
313

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.15.5"
21+
version = "0.15.6"
2222
authors = [
2323
"Ben Bangert <[email protected]>",
2424
"Phil Jenvey <[email protected]>",

0 commit comments

Comments
 (0)