Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit df985a6

Browse files
committed
Add missing PR links and "Unreleased" section to changelog
1 parent 070bb34 commit df985a6

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,35 @@ _None._
3030
3131
-->
3232

33-
## 7.3.1
33+
## Unreleased
34+
35+
### Breaking Changes
36+
37+
_None._
38+
39+
### New Features
40+
41+
_None._
3442

3543
### Bug Fixes
3644

37-
- Fix a regression where app-based 2FA stopped working on accounts with passkeys enabled
45+
_None._
46+
47+
### Internal Changes
48+
49+
_None._
3850

51+
## 7.3.1
52+
53+
### Bug Fixes
54+
55+
- Fix a regression where app-based 2FA stopped working on accounts with passkeys enabled. [#802]
3956

4057
## 7.3.0
4158

4259
### New Features
4360

44-
- Make extensions for `LoginFacade` and `Data` public to be accessible from external modules.
45-
61+
- Make extensions for `LoginFacade` and `Data` public to be accessible from external modules. [#798]
4662

4763
## 7.2.1
4864

0 commit comments

Comments
 (0)