Skip to content

Commit 4f5e11a

Browse files
docs(changelog): add release notes for v3.4.2
1 parent 164ca53 commit 4f5e11a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v3.4.2] - 2025-09-22
4+
5+
### Added
6+
7+
- Updated `safety_net_attestation` dependency from `~> 0.4.0` to `~> 0.5.0`.
8+
39
## [v3.4.1] - 2025-06-06
410

511
- Avoid requiring `base64` as it's not a direct dependency. [#459](https://github.com/cedarcode/webauthn-ruby/pull/459)[@santiagorodriguez96]
@@ -421,6 +427,7 @@ Note: Both additions should help making it compatible with Chrome for Android 70
421427
- `WebAuthn::AuthenticatorAttestationResponse.valid?` can be used to validate fido-u2f attestations returned by the browser
422428
- Works with ruby 2.5
423429

430+
[v3.4.2]: https://github.com/cedarcode/webauthn-ruby/compare/v3.4.1...v3.4.2/
424431
[v3.4.1]: https://github.com/cedarcode/webauthn-ruby/compare/v3.4.0...v3.4.1/
425432
[v3.4.0]: https://github.com/cedarcode/webauthn-ruby/compare/v3.3.0...v3.4.0/
426433
[v3.3.0]: https://github.com/cedarcode/webauthn-ruby/compare/v3.2.2...v3.3.0/

0 commit comments

Comments
 (0)