Skip to content

Commit

Permalink
doc: update v0.3.3 changelog (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-reorg committed Apr 26, 2024
1 parent 79487d1 commit f4e5a66
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## v0.3.3

This is a minor release and upgrading is optional.

### User Facing Changes

To simplify the process of starting op-node for users, default configurations for opBNB mainnet and testnet have been added. Users can now select the network configuration by setting `--network=opBNBMainnet` or `--network=opBNBTestnet`. Check details in PR #179.

### Partial Changelog

- #179: feature(op-node): simplify op-node start

### Docker Images

- ghcr.io/bnb-chain/op-node:v0.3.3

### Full Changelog

https://github.com/bnb-chain/opbnb/compare/v0.3.2...v0.3.3

## v0.3.2

This is a hardfork release for the opBNB Mainnet called Snow. It will be activated at April 15, 2024, at 6 AM UTC.
Expand Down

0 comments on commit f4e5a66

Please sign in to comment.