diff --git a/doc/docs.html b/doc/docs.html index 3112381c25..2dcab5d51c 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -82,6 +82,12 @@ Answers to common questions about Go. A guide for updating your code to work with Go 1.
++A list of significant changes in Go 1.1, with instructions for updating your +code where necessary. +
+What Go 1 defines and the backwards-compatibility guarantees one can expect as