Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Nov 21, 2022
1 parent 530c979 commit b4316bf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ and this project adheres to

## [Unreleased]

### Changed

- cosmwasm-vm: Avoid exposing OS specific file system errors in order to test
cosmwasm-vm on Windows. This gives us confidence for integrating cosmwasm-vm
in a libwasmvm build on Windows. This change is likely to be consensus
breaking as error messages change. ([#1406])

[#1406]: https://github.com/CosmWasm/cosmwasm/pull/1406

## [1.1.6] - 2022-11-16

### Added
Expand Down

0 comments on commit b4316bf

Please sign in to comment.