Skip to content

Latest commit

 

History

History
131 lines (65 loc) · 6.67 KB

CHANGELOG.md

File metadata and controls

131 lines (65 loc) · 6.67 KB

Changelog

3.2.0 (2024-09-12)

Features

3.1.0 (2024-06-14)

Features

Bug Fixes

3.0.1 (2024-03-03)

Bug Fixes

3.0.0 (2023-11-29)

⚠ BREAKING CHANGES

  • geth blockchain and hardhat (#105)

Features

Bug Fixes

  • byte updates (a9a01aa)
  • contract migration for the new bytecode (0a6f877)
  • update contract addresses (548bc22)
  • update contracts bytecode (1aa9ee2)

2.2.0 (2023-06-07)

Features

Bug Fixes

2.1.1 (2023-02-02)

Bug Fixes

2.1.0 (2023-01-31)

Features

2.0.2 (2022-08-18)

Bug Fixes

2.0.1 (2022-07-18)

Bug Fixes

2.0.0 (2022-07-07)

Breaking Changes

  • From now, the bee version is possible to be defined with the --bee-version option instead of passing as an argument.
  • Bee versions cannot be defined by package.json or bee-factory.json files.

Features

Miscellaneous Chores

1.0.2 (2022-06-29)

Bug Fixes

  • pass blockchain image option with version (#13) (8ddaa71)

1.0.1 (2022-06-28)

Bug Fixes

1.0.0 (2022-06-28)

Features