diff --git a/doc/go1.11.html b/doc/go1.11.html index 5e0a0673bd..9aef342a43 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -53,6 +53,15 @@ Do not send CLs removing the interior tags from such phrases. TODO: PPC64LE race detector support
++ + NOTE: This is not present in go1.11beta1 but will be available in future + betas and subsequent releases. + + Go 1.11 adds experimental, integrated support for package versioning. +
+
Go 1.11 adds an experimental port to WebAssembly (js/wasm
).