Add release notes for 2.0.0 (#5048)

* Add release notes for 2.0.0

* Review comments
This commit is contained in:
Alex Crichton
2022-10-12 10:39:39 -05:00
committed by GitHub
parent 03d77d4d6b
commit 75cd888e23
2 changed files with 47 additions and 0 deletions

View File

@@ -46,6 +46,8 @@ For explanations of what each tier means see below.
| Category | Description | Missing Tier 2 Requirements |
|----------------------|-----------------------------------|-----------------------------|
| Target | `aarch64-apple-darwin` | CI testing |
| Target | `aarch64-pc-windows-msvc` | CI testing, unwinding, full-time maintainer |
| Target | `riscv64gc-unknown-linux-gnu` | full-time maintainer |
| WASI Proposal | `wasi-nn` | More expansive CI testing |
| WASI Proposal | `wasi-crypto` | CI testing, clear owner |
| WebAssembly Proposal | `threads` | Complete implementation |