Skip to content

Commit 8aabd8b

Browse files
authored
Merge pull request #269 from Yubico/1.13.2-rn-addition
docs: additional release note details for 1.13.2
2 parents c90b083 + 977fda0 commit 8aabd8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/users-manual/getting-started/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Release date: July 3rd, 2025
2424

2525
Features:
2626

27-
- A new ``RawData`` property, which exposes raw CBOR-encoded data, has been added to the FIDO2 ``MakeCredentialData`` class. ([#225](https://github.com/Yubico/Yubico.NET.SDK/pull/225))
27+
- A new ``RawData`` property, which exposes raw CBOR-encoded data that can be more easily passed to third party tools for parsing, has been added to the FIDO2 ``MakeCredentialData`` class. ([#225](https://github.com/Yubico/Yubico.NET.SDK/pull/225))
2828

29-
- A new ``VersionQualifier`` has been added for handling YubiKey firmware (by version number, type, and iteration). The ``YubiKeyDeviceInfo`` class has also been updated to support ``VersionQualifier``. ([#240](https://github.com/Yubico/Yubico.NET.SDK/pull/240))
29+
- A new ``VersionQualifier`` has been added for handling YubiKey firmware (by version number, type, and iteration), which enables apps built with the SDK to distinguish between standard production YubiKeys and release candidate (RC) YubiKeys. The ``YubiKeyDeviceInfo`` class has also been updated to support ``VersionQualifier``. ([#240](https://github.com/Yubico/Yubico.NET.SDK/pull/240))
3030

3131
- The GitHub Actions workflows have been updated to use the ``windows-2022`` runner instead of ``windows-2019``, which ensures compatibility with newer environments and improves the consistency of the build and publish pipelines. ([#242](https://github.com/Yubico/Yubico.NET.SDK/pull/242))
3232

0 commit comments

Comments
 (0)