File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ and this project adheres to
101
101
- cosmwasm-std: Split up ` Validator ` type into ` Validator ` and
102
102
` ValidatorMetadata ` to allow adding more fields to ` ValidatorResponse ` in the
103
103
future. ([ #2501 ] )
104
+ - cosmwasm-std: Redesigned ` StdError ` to be more flexible and less immutable
105
+ ([ #2500 ] )
104
106
105
107
## Fixed
106
108
@@ -149,6 +151,7 @@ and this project adheres to
149
151
[ #2480 ] : https://github.com/CosmWasm/cosmwasm/pull/2480
150
152
[ #2484 ] : https://github.com/CosmWasm/cosmwasm/pull/2484
151
153
[ #2495 ] : https://github.com/CosmWasm/cosmwasm/pull/2495
154
+ [ #2500 ] : https://github.com/CosmWasm/cosmwasm/pull/2500
152
155
[ #2501 ] : https://github.com/CosmWasm/cosmwasm/pull/2501
153
156
154
157
## [ 2.2.0] - 2024-12-17
You can’t perform that action at this time.
0 commit comments