diff options
changelog - add note on inf reload detection hotfix
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a74ecd01c..0b9e2c930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## Current Master -- Fix broken reload detection. +- Temporarily disable extension reload detection causing infinite reload bug. - Fix transaction forever cached-as-pending bug. - Removed Morden testnet provider from provider menu. |