Skip to content

Commit 3bba20c

Browse files
committed
Add Changelog entry
1 parent 8a0548f commit 3bba20c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)