ethers.js/CHANGELOG.md

17 lines
645 B
Markdown
Raw Normal View History

2019-05-15 01:25:46 +03:00
Changelog
=========
2019-06-12 00:57:04 +03:00
This change log is managed by `scripts/cmds/update-versions` but may be manually updated.
2020-05-30 04:27:59 +03:00
2020-06-13 06:09:46 +03:00
ethers/v5.0.1 (2020-06-12 23:09)
--------------------------------
2020-06-14 03:55:05 +03:00
- Fixed embedded package version strings. ([5a69e9c](https://github.com/ethers-io/ethers.js/commit/5a69e9caa882aa5f1b44c4453d67cde43254eafe))
2020-06-13 06:09:46 +03:00
2020-06-13 04:07:12 +03:00
ethers/v5.0.0 (2020-06-12 19:58)
--------------------------------
- Preserve config canary string. ([7157816](https://github.com/ethers-io/ethers.js/commit/7157816fa53f660d750811b293e3b1d5a2f70bd4))
- Updated docs. ([9e4c7e6](https://github.com/ethers-io/ethers.js/commit/9e4c7e609d9eeb5f2a11d6a90bfa9d32ee696431))
2020-06-13 06:09:46 +03:00