diff --git a/doc/go1.11.html b/doc/go1.11.html index 72d35250ea..274b6f114c 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -463,7 +463,8 @@ for k := range m {
- Marshal
and Unmarshal
now support private class annotations for fields.
+ Marshal
and Unmarshal
+ now support "private" class annotations for fields.