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

Commit

Permalink
docs: add entry for #307
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesposito committed Nov 24, 2023
1 parent 3005067 commit 4d8636f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **BREAKING**: Bump `@metamask/obs-store` from `^8.1.0` to `^9.0.0` ([#306](https://github.com/MetaMask/KeyringController/pull/306))
- The `store` and `memStore` properties now expose streams confirming to `readable-stream@^3.6.2`

### Fixed
- Prefer cached `encryptionKey` over password when possible ([#307](https://github.com/MetaMask/KeyringController/pull/307))

## [15.0.0]
### Changed
- **BREAKING** Removed `encryptor` class variable ([#293](https://github.com/MetaMask/KeyringController/pull/293))
Expand Down

0 comments on commit 4d8636f

Please sign in to comment.