ethers.js/CHANGELOG.md

21 lines
862 B
Markdown
Raw Normal View History

2019-05-15 01:25:46 +03:00
Changelog
=========
2019-05-25 01:15:42 +03:00
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; eea53bb1be29ad2bd1b229a13c85b12be264b019)
- Allow storage class in Human-Readable ABI. (#476; cf39adb09020ca0393e028b330bfd07fb4869236)
- Track per-provider JSON-RPC ID (#; 044554b58525d1677646a74119f86ea867a06d1e)
- Fixed typo in error message. (#470; 47d92aeff02cacfb26793850c7faef7cb21ce4cf)
ethers/v5.0.0-beta.135
----------------------
- Better error message for unconfigured ENS names. (#504; 3cbc4b462262ba61fa7d99a7a12e7bbf8049afb1)
- Fixed contract events. (#404; 8cdda37095df28f828ccd2ac5437ccb6541b16cc)
- Updated license for BaseX to include original authors; was only included in the source. (03c97259c46de10dbe6ce62921de2f32ffff0522)
2019-05-15 01:25:46 +03:00