Merge pull request #18885 from owen-mc/go/change-note/1.24

Go: Add belated change note for go 1.24
This commit is contained in:
Owen Mansel-Chan
2025-02-27 17:00:13 +00:00
committed by GitHub

View File

@@ -0,0 +1,4 @@
---
category: majorAnalysis
---
* Go 1.24 is now supported. This includes the new language feature of generic type aliases.