]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: add minor revisions header for 1.12
authorAndrew Bonventre <andybons@golang.org>
Thu, 14 Mar 2019 20:44:38 +0000 (16:44 -0400)
committerAndrew Bonventre <andybons@golang.org>
Thu, 14 Mar 2019 20:47:41 +0000 (20:47 +0000)
Change-Id: I0d4a55af0bee754ab1ee817780027e9f72475afb
Reviewed-on: https://go-review.googlesource.com/c/go/+/167712
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index 7a036db9a837380d5e7247f9ca233d44cfe031cf..c7dde6ff4d4cf6809e32da8b0ebbc14c73d8f867 100644 (file)
@@ -30,6 +30,8 @@ Go 1.12 is a major release of Go.
 Read the <a href="/doc/go1.12">Go 1.12 Release Notes</a> for more information.
 </p>
 
+<h3 id="go1.12.minor">Minor revisions</h3>
+
 <p>
 go1.12.1 (released 2019/03/14) includes fixes to cgo, the compiler, the go
 command, and the <code>fmt</code>, <code>net/smtp</code>, <code>os</code>,