Skip to content

Commit f0890e1

Browse files
committed
Add CHANGELOG entry for backtraces fix
1 parent 6336465 commit f0890e1

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
@@ -8,9 +8,12 @@ and this project adheres to
88

99
### Fixed
1010

11+
- all: Fix `backtraces` feature for newer versions of Rust. This still requires
12+
Rust nightly ([#1613]).
1113
- cosmwasm-std: Add missing export `CheckedMultiplyFractionError` ([#1608]).
1214

1315
[#1608]: https://github.com/CosmWasm/cosmwasm/pull/1608
16+
[#1613]: https://github.com/CosmWasm/cosmwasm/pull/1613
1417

1518
## [1.2.1] - 2023-01-30
1619

0 commit comments

Comments
 (0)