We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530c979 commit b4316bfCopy full SHA for b4316bf
CHANGELOG.md
@@ -6,6 +6,15 @@ and this project adheres to
6
7
## [Unreleased]
8
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
18
## [1.1.6] - 2022-11-16
19
20
### Added
0 commit comments