-
Notifications
You must be signed in to change notification settings - Fork 332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.0.4 of ibc-rs #275
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is good. I've checked all the closed issues list after 0.0.3 and all are in the changelog. The only thing I've noticed is that the release date is set to September 30 and previous releases we always used 1st day of the month so probably would make more sense to set it to October 1st to align with previous releases.
This was planned for yesterday. We normally have the milestones end of month and initial thought was to have the release the same date (see v.0.0.1). But yes, 1st of the month looks better. We will probably not do it today though. But I will update the date once we are ready. |
Great release notes! 👍 |
This reverts commit 173411e.
We should wait for tendermint v0.17 and update the dependencies and release notes with that. |
* add v0.0.4 entries * link issue instead of pr for informalsystems#226 * Removed PRs from changelog. Fixed date to be similar to prior releases * Order issues by their id; added 276; replaced PR 268 with issue 253 * Added missing issues 209 and 213 * add couple more issues Co-authored-by: Adi Seredinschi <adi@informal.systems>
Closes: #271