Skip to content

Commit 2764d5e

Browse files
committed
doc: document Go 1.10.5
Change-Id: I11adca150ab795607b832fb354a3e065655e1020 Reviewed-on: https://go-review.googlesource.com/c/147179 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent c5d78f5 commit 2764d5e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/devel/release.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,13 @@ <h3 id="go1.10.minor">Minor revisions</h3>
9191
1.10.4 milestone</a> on our issue tracker for details.
9292
</p>
9393

94+
<p>
95+
go1.10.5 (released 2018/11/02) includes fixes to the go command, linker, runtime
96+
and the <code>database/sql</code> package.
97+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.5">Go
98+
1.10.5 milestone</a> on our issue tracker for details.
99+
</p>
100+
94101
<h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
95102

96103
<p>

0 commit comments

Comments
 (0)