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

add changelog note for inpage context guard

This commit is contained in:
kumavis 2016-04-29 15:42:48 -07:00
parent 9fcf07db6b
commit 62e4cc8e67

View File

@ -8,6 +8,7 @@
- Selected account is now persisted between sessions, so the current account stays selected.
- Account icons are now "identicons" (deterministically generated from the address).
- Fixed link to Slack channel.
- Added a context guard for "define" to avoid UMD's exporting themselves to the wrong module system
# 1.6.0 2016-04-22