Skip to content

Commit

Permalink
Prepare changelog for v0.1.0-alpha.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabaluev committed Jan 26, 2024
1 parent 7db4a48 commit e4acb4a
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 2 deletions.

This file was deleted.

6 changes: 6 additions & 0 deletions .changelog/v0.1.0-alpha.1/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
First pre-release of the crates under cometbft-rs naming.

The renamed project's crates are released with versioning restarted from 0.1.0.
The API naming has been changed from Tendermint to CometBFT where appropriate.
The new versioned structure of .proto files published in CometBFT 1.0 is used
to generate protobuf data marshalling structures in cometbft-proto.

0 comments on commit e4acb4a

Please sign in to comment.