Skip to content
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

chore: change some minor things that haven't been fixed in #549 #635

Merged
merged 8 commits into from
Aug 16, 2022
Merged
Prev Previous commit
Update CHANGELOG.md
change changelog
zemyblue authored Aug 11, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 13ebb064d6544430c6aa95f7184603cb9f05d640
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -74,7 +74,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (client) [\#565](https://github.com/line/lbm-sdk/pull/565) fix the data race problem in `TestQueryABCIHeight`
* (x/token) [\#589](https://github.com/line/lbm-sdk/pull/589) fix naming collision in x/token enums
* (x/token) [\#599](https://github.com/line/lbm-sdk/pull/599) fix the order of events
* (amino) [\#635](https://github.com/line/lbm-sdk/pull/635) fix wrong proto path and add minor changes
* (amino) [\#635](https://github.com/line/lbm-sdk/pull/635) change some minor things that haven't been fixed in #549

### Breaking Changes
* (proto) [\#564](https://github.com/line/lbm-sdk/pull/564) change gRPC path to original cosmos path