1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Bump changelog to mention BIP44 fix

This commit is contained in:
Dan Finlay 2017-01-16 10:59:01 -08:00 committed by GitHub
parent 5dd5619e5d
commit ac6a2b4b61

View File

@ -2,6 +2,7 @@
## Current Master
- Fix seed word account generation (https://medium.com/metamask/metamask-3-migration-guide-914b79533cdd#.t4i1qmmsz).
- Fix Bug where you see a empty transaction flash by on the confirm transaction view.
- Create visible difference in transaction history between a approved but not yet included in a block transaction and a transaction who has been confirmed.
- Fix memory leak in RPC Cache