Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 46ebb84

Browse files
committed
edit changelog entries
1 parent cdd7a57 commit 46ebb84

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99
## [15.1.0]
10-
### Uncategorized
11-
- [15.x] Backport encryption improvements ([#312](https://github.com/MetaMask/KeyringController/pull/312))
10+
### Added
11+
- Added optional `isVaultUpdated` property to `GenericEncryptor` type ([#312](https://github.com/MetaMask/KeyringController/pull/312))
12+
13+
### Changed
14+
- Bump `@metamask/browser-passworder` to `^4.3.0` ([#312](https://github.com/MetaMask/KeyringController/pull/312))
15+
16+
### Fixed
17+
- Prefer cached encryption key over password when available ([#312](https://github.com/MetaMask/KeyringController/pull/312))
18+
19+
### Removed
20+
- Removed `updateVault` optional property from `GenericEncryptor` type ([#312](https://github.com/MetaMask/KeyringController/pull/312))
1221

1322
## [15.0.0]
1423
### Changed

0 commit comments

Comments
 (0)