Skip to content

Commit 9af5bf5

Browse files
committed
chore: tag 0.15.4
1 parent 810db6c commit 9af5bf5

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.15.4"></a>
2+
## 0.15.4 (2024-04-25)
3+
4+
5+
#### Bug Fixes
6+
7+
* take keys_changed_at into account w/ migrated records' special case (#1545) ([f68fb607](https://github.com/mozilla-services/syncstorage-rs/commit/f68fb607fe0284f74c77faa4eb1de14ed95e3d3e))
8+
9+
#### Chore
10+
11+
* fix changelog version anchor ([8098d839](https://github.com/mozilla-services/syncstorage-rs/commit/8098d839b6987bfa0731f876162672bb21e8fded))
12+
13+
14+
115
<a name="0.15.3"></a>
216
## 0.15.3 (2024-04-24)
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.15.3"
21+
version = "0.15.4"
2222
authors = [
2323
"Ben Bangert <ben@groovie.org>",
2424
"Phil Jenvey <pjenvey@underboss.org>",

0 commit comments

Comments
 (0)