You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- ## [v2.1.0-rc.1] to be tagged after v0.51 final or in SDK agnostic version -->
42
+
43
+
### Features
44
+
45
+
*[#18626](https://github.com/cosmos/cosmos-sdk/pull/18626) Support for off-chain signing and verification of a file.
46
+
*[#18461](https://github.com/cosmos/cosmos-sdk/pull/18461) Support governance proposals.
47
+
48
+
### API Breaking Changes
49
+
50
+
*[#17709](https://github.com/cosmos/cosmos-sdk/pull/17709) Address codecs have been removed from `autocli.AppOptions` and `flag.Builder`. Instead client/v2 uses the address codecs present in the context (introduced in [#17503](https://github.com/cosmos/cosmos-sdk/pull/17503)).
51
+
52
+
### Bug Fixes
53
+
54
+
*[#20964](https://github.com/cosmos/cosmos-sdk/pull/20964) Fix `GetNodeHomeDirectory` helper in `client/v2/helpers` to respect the `(PREFIX)_HOME` environment variable.
55
+
56
+
>>>>>>> 670881847 (fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (#20964))
0 commit comments