-
Notifications
You must be signed in to change notification settings - Fork 4
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
fix: Changelog #83
fix: Changelog #83
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -36,9 +36,26 @@ Ref: https://keepachangelog.com/en/1.0.0/ | |||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
## [Unreleased] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
## [v0.50.3+1] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
> v0.50.3 has been retracted due to a mistake in dependencies. Please use v0.50.3+1 instead. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
### Improvements | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
* [#73](https://github.com/cosmos/rosetta/pull/73) Update to cosmos-sdk v0.50.3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
* [#70](https://github.com/cosmos/rosetta/pull/70) Coinbase accurate dockerfile. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
### Bug Fixes | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
* [#82](https://github.com/cosmos/rosetta/pull/82) Fix cosmossdk.io/core dependencies. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ensure the retraction note for - > v0.50.3 has been retracted due to a mistake in dependencies. Please use v0.50.3+1 instead.
+ **v0.50.3 has been retracted due to a mistake in dependencies. Please use v0.50.3+1 instead.** Committable suggestion
Suggested change
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
## [v0.50.2](https://github.com/cosmos/rosetta/releases/tag/v0.50.2) 2022-12-12 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
### Improvements | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
* [#58](https://github.com/cosmos/rosetta/pull/58) Upgraded cosmos-sdk version and removed tip handling. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
* [#37](https://github.com/cosmos/rosetta/pull/37) Dockerization of Rosetta. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
* [#29](https://github.com/cosmos/rosetta/pull/29) Improvements on error handling. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
## v0.47.x | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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.
The description "Coinbase accurate dockerfile" is vague. Clarify what specifically was improved or fixed regarding the Dockerfile.
Suggest rephrasing for clarity.