1
0
mirror of https://github.com/golang/go synced 2024-11-17 07:04:44 -07:00
go/doc
Joe Tsai 2b4425759c doc: add release notes for changes to encoding/json package
The escaping of certain control characters has been changed.
The change is compliant with the JSON specification.
The JSON package never promised exactly how JSON formatted
and has historically changed its representation over time.

Change-Id: I8b23f503cfff86c460f642693b50dee24038fb0d
Reviewed-on: https://go-review.googlesource.com/c/go/+/548075
Run-TryBot: Joseph Tsai <joetsai@digital-static.net>
Auto-Submit: Joseph Tsai <joetsai@digital-static.net>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
2023-12-06 23:34:22 +00:00
..
asm.html doc: document PCALIGN directive 2023-11-28 19:15:27 +00:00
go1.17_spec.html doc/go_spec.html: rename golang.org to go.dev 2023-12-05 20:45:10 +00:00
go1.22.html doc: add release notes for changes to encoding/json package 2023-12-06 23:34:22 +00:00
go_mem.html doc: fix html tags 2023-08-03 14:43:29 +00:00
go_spec.html doc/go_spec.html: rename golang.org to go.dev 2023-12-05 20:45:10 +00:00
godebug.md doc: document runtimecontentionstacks 2023-12-06 21:50:28 +00:00