From 418c7d81747c70b91d4afae245da5e8a4936ab0c Mon Sep 17 00:00:00 2001 From: Julie Date: Wed, 12 Jun 2019 13:11:03 -0400 Subject: [PATCH] doc: release notes for html/template Change-Id: Ifdc3c5b840e6833f14c8e52948e45d5faa5a0615 Reviewed-on: https://go-review.googlesource.com/c/go/+/181940 Reviewed-by: Ian Lance Taylor --- doc/go1.13.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/go1.13.html b/doc/go1.13.html index d0fae49092..ce3e8c9692 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -182,7 +182,8 @@ TODO
html/template

- TODO: https://golang.org/cl/175218: add support for JavaScript modules + When using a <script> tag with "module" set as the + type attribute, code will now be interperted as JavaScript module script.

-- 2.50.0