Skip to content

Commit 3e0aad4

Browse files
committed
[release-branch.go1.9] doc: document Go 1.9.6
Change-Id: I9699b22d3a308cda685aa684b32dcde99333df46 Reviewed-on: https://go-review.googlesource.com/110315 Reviewed-by: Filippo Valsorda <[email protected]> (cherry picked from commit 40685b230a012dd5a9ca471dbf21b65457c32147) Reviewed-on: https://go-review.googlesource.com/110375 Reviewed-by: Andrew Bonventre <[email protected]>
1 parent 50f6572 commit 3e0aad4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

doc/devel/release.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ <h3 id="go1.9.minor">Minor revisions</h3>
7070
1.9.5 milestone</a> on our issue tracker for details.
7171
</p>
7272

73+
<p>
74+
go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command.
75+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.6">Go
76+
1.9.6 milestone</a> on our issue tracker for details.
77+
</p>
78+
79+
7380
<h2 id="go1.8">go1.8 (released 2017/02/16)</h2>
7481

7582
<p>

0 commit comments

Comments
 (0)