go/doc/next/6-stdlib/99-minor
Michael Anthony Knyszek e27a6e9e53 doc: add release notes for cleanups and the unique package
For #71661.

Change-Id: I74870de3f17a938bc9fd83ccc41e13e64b55b5e8
Reviewed-on: https://go-review.googlesource.com/c/go/+/671438
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
2025-05-20 12:06:05 -07:00
..
archive/tar io/fs: add ReadLinkFS interface 2025-02-03 08:38:43 -08:00
crypto crypto,crypto/x509: implement MessageSigner 2025-05-08 07:46:12 -07:00
debug/elf debug/elf: add riscv attributes definitions 2025-03-14 15:08:23 -07:00
go go/token: add FileSet.AddExistingFiles 2025-05-19 11:26:48 -07:00
io/fs io/fs: add ReadLinkFS interface 2025-02-03 08:38:43 -08:00
log/slog log/slog: export Source method in Record for custom handler support 2025-05-06 03:58:07 -07:00
mime/multipart mime/multipart: add helper to build content-disposition header contents 2025-03-12 16:20:01 -07:00
net net,os: support converting between *os.File and net.Conn on Windows 2025-05-05 04:05:18 -07:00
os os: support overlapped IO with NewFile 2025-04-04 14:00:21 -07:00
regexp/syntax regexp/syntax: recognize category aliases like \p{Letter} 2025-04-18 14:13:38 -07:00
runtime doc: add release notes for cleanups and the unique package 2025-05-20 12:06:05 -07:00
sync sync: add WaitGroup.Go 2025-04-04 08:19:32 -07:00
testing testing: add Output 2025-05-13 15:43:42 -07:00
unicode unicode: add CategoryAliases, Cn, LC 2025-04-18 14:13:31 -07:00
unique doc: add release notes for cleanups and the unique package 2025-05-20 12:06:05 -07:00
0-heading.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
README doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00

README

API changes and other small changes to the standard library go here.