ethers.js/CHANGELOG.md
2019-06-04 16:08:07 -04:00

2.7 KiB

Changelog

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

ethers/v5.0.0-beta.138 (2019-06-04 16:05)

ethers/v5.0.0-beta.137 (2019-06-01 14:06)

  • Fixed invalid arrayify value in browser for SHA2-HMAC. (#530; c4a494b)
  • Fix event and function fragment formatting. (a2d4b29)
  • Fixed default JsonRpcSigner. (#532; 5ba6a61)
  • Added changelog management to update-versions. (4a3f719)

ethers/v5.0.0-beta.136

ethers/v5.0.0-beta.135

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