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

Commit

Permalink
edit changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesposito committed Nov 29, 2023
1 parent cdd7a57 commit 5f3afa4
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [15.1.0]
### Uncategorized
- [15.x] Backport encryption improvements ([#312](https://github.com/MetaMask/KeyringController/pull/312))
### Added
- Added optional `isVaultUpdated` property to `GenericEncryptor` type ([#312](https://github.com/MetaMask/KeyringController/pull/312))

### Changed
- Bump `@metamask/browser-passworder` to `^4.3.0` ([#312](https://github.com/MetaMask/KeyringController/pull/312))

### Removed
- Removed `updateVault` optional property from `GenericEncryptor` type ([#312](https://github.com/MetaMask/KeyringController/pull/312))

### Fixed
- Prefer cached encryption key over password when available ([#312](https://github.com/MetaMask/KeyringController/pull/312))

## [15.0.0]
### Changed
Expand Down

0 comments on commit 5f3afa4

Please sign in to comment.