Skip to content

Commit b4316bf

Browse files
committed
Add CHANGELOG entry
1 parent 530c979 commit b4316bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- cosmwasm-vm: Avoid exposing OS specific file system errors in order to test
12+
cosmwasm-vm on Windows. This gives us confidence for integrating cosmwasm-vm
13+
in a libwasmvm build on Windows. This change is likely to be consensus
14+
breaking as error messages change. ([#1406])
15+
16+
[#1406]: https://github.com/CosmWasm/cosmwasm/pull/1406
17+
918
## [1.1.6] - 2022-11-16
1019

1120
### Added

0 commit comments

Comments
 (0)