Merge pull request #4560 from MetaMask/nonce-tracker-mutex-fix

changelog - add note on nonce-lock mutex fix
This commit is contained in:
Kevin Serrano 2018-06-13 09:53:17 -07:00 committed by GitHub
commit 451d05a400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
## Current Master
- Fix bug where account reset did not work with custom RPC providers
- 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
## 4.7.4 Tue Jun 05 2018