Updating changelog with links.
This commit is contained in:
parent
4a3f7190dc
commit
7b4df74d4d
14
CHANGELOG.md
14
CHANGELOG.md
@ -6,15 +6,15 @@ This change log is managed by `scripts/cmd/update-versions` but may be manually
|
||||
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)
|
||||
- Added queryFilter to Contracts. ([#463](https://github.com/ethers-io/ethers.js/issues/463); [eea53bb](https://github.com/ethers-io/ethers.js/commit/eea53bb1be29ad2bd1b229a13c85b12be264b019))
|
||||
- Allow storage class in Human-Readable ABI. ([#476](https://github.com/ethers-io/ethers.js/issues/476); [cf39adb](https://github.com/ethers-io/ethers.js/commit/cf39adb09020ca0393e028b330bfd07fb4869236))
|
||||
- Track per-provider JSON-RPC ID (#; [044554b](https://github.com/ethers-io/ethers.js/commit/044554b58525d1677646a74119f86ea867a06d1e))
|
||||
- Fixed typo in error message. ([#470](https://github.com/ethers-io/ethers.js/issues/470); [47d92ae](https://github.com/ethers-io/ethers.js/commit/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)
|
||||
- Better error message for unconfigured ENS names. ([#504](https://github.com/ethers-io/ethers.js/issues/504); [3cbc4b4](https://github.com/ethers-io/ethers.js/commit/3cbc4b462262ba61fa7d99a7a12e7bbf8049afb1))
|
||||
- Fixed contract events. ([#404](https://github.com/ethers-io/ethers.js/issues/404); [8cdda37](https://github.com/ethers-io/ethers.js/commit/8cdda37095df28f828ccd2ac5437ccb6541b16cc))
|
||||
- Updated license for BaseX to include original authors; was only included in the source. ([03c9725](https://github.com/ethers-io/ethers.js/commit/03c97259c46de10dbe6ce62921de2f32ffff0522))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user