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
101101- cosmwasm-std: Split up ` Validator ` type into ` Validator ` and
102102 ` ValidatorMetadata ` to allow adding more fields to ` ValidatorResponse ` in the
103103 future. ([ #2501 ] )
104+ - cosmwasm-std: Redesigned ` StdError ` to be more flexible and less immutable
105+ ([ #2500 ] )
104106
105107## Fixed
106108
@@ -149,6 +151,7 @@ and this project adheres to
149151[ #2480 ] : https://github.com/CosmWasm/cosmwasm/pull/2480
150152[ #2484 ] : https://github.com/CosmWasm/cosmwasm/pull/2484
151153[ #2495 ] : https://github.com/CosmWasm/cosmwasm/pull/2495
154+ [ #2500 ] : https://github.com/CosmWasm/cosmwasm/pull/2500
152155[ #2501 ] : https://github.com/CosmWasm/cosmwasm/pull/2501
153156
154157## [ 2.2.0] - 2024-12-17
You can’t perform that action at this time.
0 commit comments