Skip to content

Commit f805b05

Browse files
committed
doc: document Go 1.12.14
Change-Id: I7589ef4bdac776c8f141e9cc60f59f8643649310 Reviewed-on: https://go-review.googlesource.com/c/go/+/209840 Reviewed-by: Alexander Rakoczy <[email protected]> Run-TryBot: Alexander Rakoczy <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent aab0280 commit f805b05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/devel/release.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,12 @@ <h3 id="go1.12.minor">Minor revisions</h3>
166166
Only macOS users who hit this issue need to update.
167167
</p>
168168

169+
<p>
170+
go1.12.14 (released 2019/12/4) includes a fix to the runtime. See
171+
the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.14">Go
172+
1.12.14 milestone</a> on our issue tracker for details.
173+
</p>
174+
169175
<h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
170176

171177
<p>

0 commit comments

Comments
 (0)