Skip to content

Commit

Permalink
add changelog (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgao001 authored Apr 29, 2024
1 parent 904c57e commit 5f79fc0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## v1.3.0
This release fixes the vulnerabilities in the repo

* [#69](https://github.com/bnb-chain/greenfield-cometbft/pull/69) chore: upgrade deps for fixing vulnerabilities

## v1.2.0
This release supports state sync at specific height and custom blocks to rollback

Features:
* [#54](https://github.com/bnb-chain/greenfield-cometbft/pull/54) feat: add support for state sync at specific height
* [#55](https://github.com/bnb-chain/greenfield-cometbft/pull/55) feat: add support for custom blocks to rollback

## v1.1.0
This release supports 6 new json rpc queries and also resolves a replay issue.

Expand Down

0 comments on commit 5f79fc0

Please sign in to comment.