Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 4.18 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 4.18 KB

1.0.1 (2022-04-04)

Bug Fixes

  • release: explicitly export abis before publish (1931444)

1.0.0 (2022-04-04)

Bug Fixes

  • increase footer max line length (26d09e7)

chore

  • release: dummy commit to trigger release (2ecb956)

  • Merge pull request #783 from razor-network/next (b789199), closes #783

BREAKING CHANGES

  • Release
  • release: Release

0.3.0 (2022-04-04)

Bug Fixes

  • clean up docgen (#743) (2bba861)
  • dispute 'disputeCollectionIdShouldBePresent()' is successful if empty array is passed (#763) (d029654)
  • fixed delegator migration (#775) (ca349e4)
  • fixed scenarios (#761) (2ec3d73)
  • only propose revealed assets of epoch (#726) (2c14622)
  • optmized for calls in loop : slither warning (#745) (b1f4236)
  • removed require statement from BlockManager (#740) (af10f62)
  • stakerReward being updated properly (#770) (1e19b51)

Features

0.2.1 (2022-02-23)

Bug Fixes