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 4fda21b commit 862a57dCopy full SHA for 862a57d
doc/go1.14.html
@@ -663,6 +663,17 @@ <h2 id="library">Core library</h2>
663
</p>
664
</dl><!-- testing -->
665
666
+<dl id="unicode"><dt><a href="/pkg/unicode/">unicode</a></dt>
667
+ <dd>
668
+ <p>
669
+ The <a href="/pkg/unicode/"><code>unicode</code></a> package and associated
670
+ support throughout the system has been upgraded from Unicode 11.0 to
671
+ <a href="https://www.unicode.org/versions/Unicode12.0.0/">Unicode 12.0</a>,
672
+ which adds 554 new characters, including four new scripts, and 61 new emoji.
673
+ </p>
674
+ </dd>
675
+</dl><!-- unicode -->
676
+
677
<h3 id="minor_library_changes">Minor changes to the library</h3>
678
679
<p>
0 commit comments