Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 1.46 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.0] - 2021-05-05

Added

  • Use Node 12 (#59)

2.0.1 - 2021-01-20

Fixed

  • Restore provider data event by adding @metamask/inpage-provider@8.0.3 (#52)

2.0.0 - 2021-01-18

Changed

  • (SEMVER-MAJOR) Add @metamask/inpage-provider@8.0.0 and make necessary changes (#49)

Removed

  • (SEMVER-MAJOR) Remove window.web3 API (#42)
  • (SEMVER-MAJOR) Remove <iframe> support (#41)

1.3.0 - 2020-12-08

Changed

  • @metamask/inpage-provider@6.1.0 (#34)