Update change note

Co-authored-by: Michael B. Gale <mbg@github.com>
This commit is contained in:
Owen Mansel-Chan
2025-02-12 11:15:27 +00:00
committed by GitHub
parent 27622726fa
commit dbad4df2ff

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
---
* Taint models have been added for the `weak` package, added in Go 1.24.
* Taint models have been added for the `weak` package, which was added in Go 1.24.
* Taint models have been added for the interfaces `TextAppender` and `BinaryAppender` in the `encoding` package, which were added in Go 1.24.