Releases: smartcontractkit/chainlink-brownie-contracts
Releases · smartcontractkit/chainlink-brownie-contracts
1.3.0
1.2.0
1.2.0
1.1.1
1.1.1
1.1.0
What's Changed
- Deleted old 1.1.0 and did interim release of 0.0.99 to trigger CI. Cutting this release manually.
- added reset by @PatrickAlphaC in #23
- added lock by @PatrickAlphaC in #24
- update readme by @PatrickAlphaC in #25
- updated lock file by @PatrickAlphaC in #26
Full Changelog: 0.8.0...1.1.0
Chainlnik VRF Breaking Changes
Chainlink VRF API now looks like:
requestRandomness(keyHash, fee);
instead of:
requestRandomness(keyHash, fee, userprovidedseed);
0.8.0
0.8.0
0.7.1
0.7.1
0.6.1
0.6.1
0.6.0
0.6.0
0.5.1
0.5.1