Update CHANGELOG.md

This commit is contained in:
Vova Lezhnev
2026-09-10 14:29:03 +02:00
committed by GitHub
parent 7ac948cf57
commit 155dc7ca10
+1
View File
@@ -11,6 +11,7 @@
- Corrected the Windows PowerShell wrapper invocation to use the call operator (#26) @FenjuFu
- Corrected the availability of the `strings_clone` guideline to Go 1.18 and later (#23) @chiang21fcb
- Corrected the `new_expression` guideline description and examples, and clarified behavior for test contexts, benchmarks, sorting, `cmp.Or`, and typed atomics (#13, #29) @mxssl
- Corrected Go version detection for a missing `go` directive and for a bare `list` run (#22) @ethanstoner
## 1.1.1 - 2026-08-19