Skip to content

Commit 66d9991

Browse files
committed
Mention experimental feature instability in 2.2.0 release notes
1 parent 19a51c5 commit 66d9991

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ New features:
1616

1717
* (Experimental) Added support for the new `BE` (backup eligible) and `BS`
1818
(backup state) flags in authenticator data:
19+
** NOTE: Experimental features may receive breaking changes without a major
20+
version increase.
1921
** Added `BE` and `BS` properties to `AuthenticatorDataFlags`, reflecting the
2022
respective flags (bits 0x08 and 0x10).
2123
** Added methods `isBackupEligible()` and `isBackedUp()` to

0 commit comments

Comments
 (0)