Skip to content

Commit 9a8c3f6

Browse files
committed
chore: tag 1.74.2
1 parent 49a466b commit 9a8c3f6

File tree

3 files changed

+24
-9
lines changed

3 files changed

+24
-9
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.74.2"></a>
2+
## 1.74.2 (2025-03-20)
3+
4+
5+
#### Chore
6+
7+
* tag 1.74.1 (#862) ([d07ee886](https://github.com/mozilla-services/autopush-rs/commit/d07ee8866a04bda426508e59d1b3fa4657b1f3f1))
8+
9+
#### Bug Fixes
10+
11+
* compare tracking keys in raw form. (#863) ([49a466b8](https://github.com/mozilla-services/autopush-rs/commit/49a466b89aba59640654c84e884f6839364ad636))
12+
* Autoendpoint should be less strict about config options (#859) ([8598172d](https://github.com/mozilla-services/autopush-rs/commit/8598172d84a7139f2038f9b95ec1bca0413b3c9f))
13+
14+
15+
116
<a name="1.74.1"></a>
217
## 1.74.1 (2025-03-18)
318

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ members = [
1212
resolver = "2"
1313

1414
[workspace.package]
15-
version = "1.74.1"
15+
version = "1.74.2"
1616
authors = [
1717
"Ben Bangert <[email protected]>",
1818
"JR Conlin <[email protected]>",

0 commit comments

Comments
 (0)