1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

changelog - add note on persistence bug

This commit is contained in:
kumavis 2018-06-13 16:54:05 -07:00
parent 7b414f3ed0
commit 86f7692c04

View File

@ -2,6 +2,7 @@
## Current Master
- Fix bug where metamask data would stop being written to disk after prolonged use
- Fix bug where account reset did not work with custom RPC providers.
- Fix bug where nonce mutex was never released
- Stop reloading browser page on Ethereum network change