2
0
mirror of synced 2025-02-23 19:48:28 +00:00
ethers.js/CHANGELOG.md
2019-05-24 18:15:42 -04:00

862 B

Changelog

This change log is managed by scripts/cmd/update-versions but may be manually updated.

ethers/5.0.0-beta.136

  • Added queryFilter to Contracts. (#463; eea53bb1be)
  • Allow storage class in Human-Readable ABI. (#476; cf39adb090)
  • Track per-provider JSON-RPC ID (#; 044554b585)
  • Fixed typo in error message. (#470; 47d92aeff0)

ethers/v5.0.0-beta.135

  • Better error message for unconfigured ENS names. (#504; 3cbc4b4622)
  • Fixed contract events. (#404; 8cdda37095)
  • Updated license for BaseX to include original authors; was only included in the source. (03c97259c4)