We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb1030 commit bbce36cCopy full SHA for bbce36c
doc/devel/release.html
@@ -41,6 +41,14 @@ <h3 id="go1.11.minor">Minor revisions</h3>
41
1.11.1 milestone</a> on our issue tracker for details.
42
</p>
43
44
+<p>
45
+go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker,
46
+documentation, go command, and the <code>database/sql</code> and
47
+<code>go/types</code> packages.
48
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.2">Go
49
+1.11.2 milestone</a> on our issue tracker for details.
50
+</p>
51
+
52
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
53
54
<p>
0 commit comments