cosmos / ibc-proto-rs

Rust Protobuf definitions and gRPC clients for interacting with Cosmos SDK, IBC and Interchain Security
Apache License 2.0
45 stars 26 forks source link

cargo: prepare release `0.33` #126

Closed erwanor closed 1 year ago

erwanor commented 1 year ago

This PR:

erwanor commented 1 year ago

Odd, I just ran unclog build > CHANGELOG.md and staged the changes but it looks like it has removed some dates and reformatted a bunch of other entries. What command do you typically use?

romac commented 1 year ago

I usually run unclog build -u and then copy-paste the section for the new release at the top of the CHANGELOG and add the date manually (+ some reformatting when needed).

romac commented 1 year ago

I've updated the contributing guidelines with more detailed information.

erwanor commented 1 year ago

Thanks, I'll restage the changelog