Skip to content

Commit

Permalink
release: v0.2.0-rc4 release notes and version bump (#874)
Browse files Browse the repository at this point in the history
Signed-off-by: Tsvetan Dimitrov <tsvetan.dimitrov@consensys.net>
  • Loading branch information
powerslider authored Jul 25, 2024
1 parent e4e0c4d commit 55dd7f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.2.0-rc4
* fix: init config object only once ([#873](https://github.com/Consensys/linea-arithmetization/pull/873))
* feat: improve design of shared and private CLI options ([#864](https://github.com/Consensys/linea-arithmetization/pull/864))

## 0.2.0-rc3
* fix: make --plugin-linea-conflated-trace-generation-traces-output-path option required to avoid faulty registration of the trace generation RPC endpoint ([#858](https://github.com/Consensys/linea-arithmetization/pull/858))
* feat: separate shared and private CLI options ([#856](https://github.com/Consensys/linea-arithmetization/pull/856))
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
releaseVersion=0.2.0-rc3
releaseVersion=0.2.0-rc4
besuVersion=24.6-develop-752aeff
besuArtifactGroup=io.consensys.linea-besu
distributionIdentifier=linea-arithmetization
Expand Down

0 comments on commit 55dd7f3

Please sign in to comment.