From: Marcel van Lohuizen Date: Mon, 5 Aug 2019 15:57:29 +0000 (+0200) Subject: doc: mention Unicode update in release notes X-Git-Tag: go1.13rc1~30 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0ed86cda677f04a9ca01498dfa9722f234f984d2;p=gostls13.git doc: mention Unicode update in release notes Fixes #33472 Change-Id: Iab69e69589f2e017f4cf9770858884b1a570c89e Reviewed-on: https://go-review.googlesource.com/c/go/+/188799 Reviewed-by: Andrew Bonventre --- diff --git a/doc/go1.13.html b/doc/go1.13.html index f38474b327..3b9da340aa 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -992,3 +992,13 @@ godoc +
unicode
+
+

+ The unicode package and associated + support throughout the system has been upgraded from Unicode 10.0 to + Unicode 11.0, + which adds 684 new characters, including seven new scripts, and 66 new emoji. +

+ +