Skip to content

Commit 1fdc2a9

Browse files
Merge pull request #44 from liigo/patch-1
Update interfaces.md, fix date
2 parents a538727 + a6e24f7 commit 1fdc2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/interfaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ WASI 0.2 have a few subreleases, that are listed below.
3838
| ------------------------------------------------------------------ | --------- |
3939
| [0.2.2](https://github.com/WebAssembly/WASI/releases/tag/v0.2.2) | This release includes new WIT features for `@deprecated` feature gates and is excersied in the [wasi:http/proxy](https://github.com/WebAssembly/wasi-http/blob/main/wit/types.wit#L148-L158) world. For more information, see [component-model/WIT.md](https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md#feature-gates). |
4040
| [0.2.1](https://github.com/WebAssembly/WASI/releases/tag/v0.2.1) | This release includes new WIT features for `@since` and `@unstable` feature gates. For more information, see [component-model/WIT.md](https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md#feature-gates). |
41-
| [0.2.0](https://github.com/WebAssembly/WASI/releases/tag/v0.2.0) | This version officially launched with the vote in the WASI Subgroup January 24th. |
41+
| [0.2.0](https://github.com/WebAssembly/WASI/releases/tag/v0.2.0) | This version officially launched with the vote in the WASI Subgroup January 24th, 2024. |
4242

4343
## WASI 0.1
4444

0 commit comments

Comments
 (0)