From 62e4cc8e67d369d2d3fd4930201cd88db7a9b540 Mon Sep 17 00:00:00 2001 From: kumavis Date: Fri, 29 Apr 2016 15:42:48 -0700 Subject: add changelog note for inpage context guard --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ba591dfa1..a2e9e1afa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 -- cgit