Update change note

This commit is contained in:
Owen Mansel-Chan
2026-06-18 12:12:14 +01:00
parent 4a7afb7aeb
commit 3d8991a4db

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improved models for the `log/slog` package (Go 1.21+), including `*slog.Logger` methods, `With`/`WithGroup`, and `Attr`/`Value` helpers, improving coverage for the `go/log-injection` and `go/clear-text-logging` queries.