Skip to content

Commit 22b6fd0

Browse files
committed
update CHANGELOG
1 parent d327019 commit 22b6fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/seedless-onboarding-controller/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- check for token expired in toprf call, refresh token and retry if expired
2828
- `submitPassword` revoke refresh token and replace with new one after password submit to prevent malicious use if refresh token leak in persisted state
2929
- Removed `recoveryRatelimitCache` from the controller state. ([#5976](https://github.com/MetaMask/core/pull/5976)).
30+
- Changed `recoverCurrentDevicePassword` to no longer persist passwords in the backup store. ([#5988](https://github.com/MetaMask/core/pull/5988))
3031

3132
## [1.0.0]
3233

0 commit comments

Comments
 (0)